Open justinmclean opened 2 weeks ago
whtat exactly cli.cmd you mean? do you mean cli.md ?
The Gravitino CLI - you can see the PR for metalakes here. Currently, you could do catalogs, schema, users, groups, roles, or tags, the rest are waiting of PRs to be merged.
I see. Thanks Justin.
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.