Skip to content

Inconsistent JSON output support #33

@sseifert-akamai

Description

@sseifert-akamai

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions