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

Display option not honoured by async API response #152

Open
rohityadavcloud opened this issue Jun 14, 2024 · 0 comments
Open

Display option not honoured by async API response #152

rohityadavcloud opened this issue Jun 14, 2024 · 0 comments
Milestone

Comments

@rohityadavcloud
Copy link
Member

rohityadavcloud commented Jun 14, 2024

Async API response such as issueCertificate, etc simply return json that is printed. When display option isn't set to json, the output is seen as follows:

  • column: no output
  • csv: no output
  • json: OK
  • table: OK (but not really tabular)
  • text: OK (but not really text, it's still json)
  • default: OK (json)
@rohityadavcloud rohityadavcloud self-assigned this Jun 14, 2024
@rohityadavcloud rohityadavcloud changed the title Changing display option doesn't seem to work Display option not honoured by async API response Jun 20, 2024
@rohityadavcloud rohityadavcloud added this to the 6.5.0 milestone Jun 20, 2024
@rohityadavcloud rohityadavcloud removed their assignment Jun 20, 2024
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

1 participant