Skip to content

Add stdout option in --output-format parameter #147

@dapineyro

Description

@dapineyro

Currently, cloudos job list, cloudos workflow list and cloudos project list offer two output format options: csv and json. It would be very helpful to add a third option stdout that sends the output to stdout in the form of a table. This way, it will be very easy to use grep or awk to do some filtering and pipe the result to a following command.
As alternative, stdout output could be in JSON format and jq could be used to filter the output.

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