Skip to content

feat: make JSON output consistent across the CLI #187

@rmanibus

Description

@rmanibus

Summary

Add a consistent global -json output mode across Cloudstic CLI commands so machine-readable output is predictable and documented.

Scope

  • add a shared global -json flag
  • make supported commands emit structured JSON when requested
  • keep human-readable output unchanged when -json is not used
  • update help text, completion, tests, and docs to match the behavior

Notes

This is intended to improve scripting, automation, and parity across commands without changing the client API.

Related

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/cliCore CLI command surface and UXenhancementNew feature or request

    Type

    No fields configured for Task.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions