-
Notifications
You must be signed in to change notification settings - Fork 9
Description
Hi, the Cloudlets CLI support for JSON output is inconsistently implemented e.g. when trying to get the versions list for an ALB as JSON, the output is in table format and not JSON, although the json flag was specified and accepted by the command:
akamai cloudlets alb-origin --lb myalb --json
JSON output is only generated when a version number is provided.
Expected behaviour:
- The CLI shall consistently support JSON output for all commands.
akamai/cli version: 2.0.0
akamai/cli-cloudlets version: 1.2.0
OS: darwin arm_64