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

eksctl version -h didn't show output flag #2186

Closed
sayboras opened this issue May 15, 2020 · 0 comments · Fixed by #2187
Closed

eksctl version -h didn't show output flag #2186

sayboras opened this issue May 15, 2020 · 0 comments · Fixed by #2187

Comments

@sayboras
Copy link
Contributor

What happened?
Output flag didn't show for eksctl version

$ ./eksctl version -h          
Output the version of eksctl

Usage: eksctl version [flags]

Common flags:
  -C, --color string   toggle colorized logs (valid options: true, false, fabulous) (default "true")
  -h, --help           help for this command
  -v, --verbose int    set log level, use 0 to silence, 4 for debugging and 5 for debugging with AWS debug logging (default 3)

Use 'eksctl version [command] --help' for more information about a command.

What you expected to happen?
eksctl version -h should show all flags like other commands

How to reproduce it?
Run eksctl version -h

Anything else we need to know?
Nope

Versions
Please paste in the output of these commands:

$ eksctl version
0.20.0-dev+44e46601.2020-05-15T15:14:49Z (build from master branch)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants