Skip to content

Add JSON output to remaining CLI list/status commands #142

@bolasse1234

Description

@bolasse1234

The CLI docs call out a convention that every status/list command should support --json, but a few nested commands currently only print human-readable stub output.

Commands I found without JSON support:

  • sh1pt config payments list
  • sh1pt config stack list
  • sh1pt build entity compliance list
  • sh1pt build entity status
  • sh1pt scale deploy status
  • sh1pt promote ship target list

I am opening a small PR to add JSON branches for these commands and a command-tree regression test so future list/status commands under the primary verbs keep the same convention.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions