We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Add a help command to provide help and examples on each entity including:
The command would take the form cli <entity> help e.g. cli metalake help.
cli <entity> help
cli metalake help
For each entity provide more detailed help and provide examples of use - the existing example in cli.cmd can be used.
cli.cmd
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What would you like to be improved?
Add a help command to provide help and examples on each entity including:
The command would take the form
cli <entity> help
e.g.cli metalake help
.How should we improve?
For each entity provide more detailed help and provide examples of use - the existing example in
cli.cmd
can be used.The text was updated successfully, but these errors were encountered: