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

Support shell completions for commands #79

Open
amisevsk opened this issue Mar 7, 2024 · 0 comments
Open

Support shell completions for commands #79

amisevsk opened this issue Mar 7, 2024 · 0 comments
Labels
CLI Topics related to the CLI *Salmon not pink good first issue Good for newcomers ux Anything in the field of UX

Comments

@amisevsk
Copy link
Contributor

amisevsk commented Mar 7, 2024

Description

Add completions for operations that work on local storage:

  • kit push <modelkit> -- complete with ModelKits (registry/repository:tag) stored locally
  • kit unpack <modelkit> -- same as above
  • kit remove <modelkit> -- same as above
  • kit tag <source> <dest> -- complete for source ModelKit; maybe for destination as well?
  • kit list -- complete for local repositories (i.e. where a registry is not included)
@bmicklea bmicklea added ux Anything in the field of UX CLI Topics related to the CLI *Salmon not pink enhancement New feature or request labels Mar 7, 2024
@gorkem gorkem added the good first issue Good for newcomers label Mar 18, 2024
@annigro annigro removed the enhancement New feature or request label Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLI Topics related to the CLI *Salmon not pink good first issue Good for newcomers ux Anything in the field of UX
Projects
None yet
Development

No branches or pull requests

4 participants