Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use kong for building CLI commands #5

Closed
zikani03 opened this issue Aug 23, 2023 · 0 comments
Closed

Use kong for building CLI commands #5

zikani03 opened this issue Aug 23, 2023 · 0 comments

Comments

@zikani03
Copy link
Member

zikani03 commented Aug 23, 2023

Refactor the code to use kong for building and parsing the command-line args.
This is a potentially backward incompatible change but will enable us to add other functionality to the program.

The command line should support the following subcommands initially

$ dialoguss version

$ dialoguss simulate [--file FILE] [--url URL] [--phone PHONE]

$ dialoguss run --file FILE [default:dialoguss.yml]
zikani03 added a commit that referenced this issue Sep 20, 2023
feat: Use Kong for CLI for run and simulate closes #5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant