Skip to content

Make outputs of CLI examples nice. #905

@evanlinjin

Description

@evanlinjin

The CLI output is a bit messy and this makes it difficult to read.

I suggest putting everything into tables and to reduce the amount of data in the list commands and to add additional commands to see more details about a particular item.

We can use a dependency such as https://docs.rs/tabled/latest/tabled/ to achieve this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions