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 basic bash auto-completion #80

Merged
merged 1 commit into from
Dec 9, 2021
Merged

Conversation

qrtt1
Copy link
Contributor

@qrtt1 qrtt1 commented Dec 9, 2021

Usage

enable auto-completion

$ source primehub-sdk-autocomplete.sh

trigger auto-completion

$ primehub<SPACE><TAB>
admin           apptemplates    deployments     groups          info            jobs            models          recurring-jobs  volumes
apps            config          files           images          instancetypes   me              notebooks       version

Known issues

  • admin groups not supported yet
  • we have not looked up arguments dynamically yet

Signed-off-by: Ching Yi, Chan <chingyichan.tw@gmail.com>
@qrtt1 qrtt1 merged commit 21abb03 into main Dec 9, 2021
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

Successfully merging this pull request may close these issues.

None yet

1 participant