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

unknown shorthand flag -A in exo api #21

Closed
pierre-emmanuelJ opened this issue Oct 12, 2018 · 0 comments
Closed

unknown shorthand flag -A in exo api #21

pierre-emmanuelJ opened this issue Oct 12, 2018 · 0 comments
Labels
bug Something isn't working

Comments

@pierre-emmanuelJ
Copy link
Member

pierre-emmanuelJ commented Oct 12, 2018

first:
unknown flag

go run main.go -A preprod api vm ls
unknown shorthand flag: 'A' in -A
exit status 1

and with long flag version

go run main.go --account preprod api vm ls
API error ParamError 431 (InvalidParameterValueException 4350): could not find account preprod in domain XXXX-xXXXXX-XXXX-XXXXX
exit status 1

but without api it's working good

go run main.go --account preprod vm ls
...
....
@pierre-emmanuelJ pierre-emmanuelJ added the bug Something isn't working label Oct 12, 2018
@greut greut closed this as completed Oct 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants