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
okta-cli raw logs returns un-pretty-printed JSON by default, whereas other commands return a table by default, or the JSON is pretty-printed.
okta-cli raw logs
The text was updated successfully, but these errors were encountered:
ah. that's the whole POINT of raw – this will simply fire "against" the API, and return the API's response as-is.
raw
but as I tried it out right now ... it seems a bit weird, you're right. I will investigate.
Sorry, something went wrong.
No branches or pull requests
okta-cli raw logs
returns un-pretty-printed JSON by default, whereas other commands return a table by default, or the JSON is pretty-printed.The text was updated successfully, but these errors were encountered: