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

cli: add waymond help sub-command #1

Open
scriptnull opened this issue Mar 5, 2023 · 0 comments
Open

cli: add waymond help sub-command #1

scriptnull opened this issue Mar 5, 2023 · 0 comments
Labels

Comments

@scriptnull
Copy link
Member

Right now running waymond without any arguments is looking like this.

$ ./waymond    
error loading config: open waymond.toml: no such file or directory

There is no way to understand what are all the commands and flags supported by waymond. So, we will add a new sub-command called help.

$ waymond help
waymond - Autoscale Anything Anywhere All at once!

help - prints help

-config [PATH]  file path of waymond configuration (.toml)
@scriptnull scriptnull added good first issue Good for newcomers area/cli labels Mar 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant