We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug tha output flag is not working when we try to list VM instances and snapshots... the result is always returned in table format
To Reproduce execute one of the following commands
mgc vm instances list --output=json mgc vm instances list --output=yaml mgc vm snapshots list --output=json
mgc vm instances list --output=json
mgc vm instances list --output=yaml
mgc vm snapshots list --output=json
Expected behavior it is expected to return the result of the command in the provided output format
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered:
lfpicoloto1
No branches or pull requests
Describe the bug
tha output flag is not working when we try to list VM instances and snapshots... the result is always returned in table format
To Reproduce
execute one of the following commands
mgc vm instances list --output=json
mgc vm instances list --output=yaml
mgc vm snapshots list --output=json
Expected behavior
it is expected to return the result of the command in the provided output format
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: