Skip to content

Inconsistent treatment of JSON based CLI parameters #650

@sykesm

Description

@sykesm

Some commands allow the user to specify keys and then be prompted for the values
Some commands allow the user to specify the JSON inline as an argument
Some commands allow the user to specify the JSON by pointing to a file

The treatment of JSON parameters on CLI commands should be consistent across the code base. Ideally we get to the point where all commands support the interactive prompt style, the inline argument style, and the ability to reference a file containing JSON (or YAML).

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