auth0-cli
auth0-cli copied to clipboard
"auth0 logs" --format option seems to do nothing
Description
When using auth0 logs tail, I found that the displayed data was not as I wished (see https://github.com/auth0/auth0-cli/issues/418) I had hoped to work around this with the --format json option mentioned in the help, but it doesn't appear to do anything- the output is still text, in the standard format.
Reproduction
auth0 logs tail --format json
I would expect this to output data in json format.
Environment
Please provide the following:
- Version of this library used:
% auth0 --version
auth0 version 0.11.7 f9bcaf1b0d5c6c380022842b9707dfb8620b4890
-
Version of the platform or framework used, if applicable: n/a
-
Other relevant versions (language, server software, OS, browser):
Darwin 20.6.0 Darwin Kernel Version 20.6.0: Wed Jan 12 22:22:42 PST 2022; root:xnu-7195.141.19~2/RELEASE_X86_64 x86_64
- Other modules/plugins/libraries that might be involved: n/a