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

[airshipctl] airshipctl SYNTAX issue #4

Closed
pgoyal01 opened this issue Apr 8, 2021 · 3 comments
Closed

[airshipctl] airshipctl SYNTAX issue #4

pgoyal01 opened this issue Apr 8, 2021 · 3 comments

Comments

@pgoyal01
Copy link

pgoyal01 commented Apr 8, 2021

The typical airshipctl command syntax is of the form

airshipctl [TYPE] [command] [sub-command] [flags]

where TYPE = {baremetal, cluster, config, plan, ...}, and the commands, sub-commands and flags, except for help, are specific to the TYPE.

However, airshipctl completion SHELL doesn't follow the syntax. This is not a documentation issue as it requires a change in the code.

@jgu17
Copy link

jgu17 commented Apr 8, 2021

this issue should be filed in https://github.com/airshipit/airshipctl/issues, if the cmd syntax needs to be changed.

@pgoyal01
Copy link
Author

pgoyal01 commented Apr 8, 2021

@jgu17 Agree. But this served as a test of my being able to create an issue here.

@pgoyal01
Copy link
Author

pgoyal01 commented Apr 8, 2021

Opened airshipctl syntax issue as per @jgu17 suggestion.

Closing this issue here.

@pgoyal01 pgoyal01 closed this as completed Apr 8, 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

No branches or pull requests

2 participants