strmprivacy / cli

This is the STRM Privacy Command Line Interface, to define and manage your privacy streams, data schemas, event contracts and much more.
https://strmprivacy.io
Apache License 2.0
6 stars 2 forks source link

Print formatting options #14

Closed trietsch closed 3 years ago

trietsch commented 3 years ago

Let's print non-verbose info by default (e.g. when listing streams, only list the names and maybe whether they're a source/derived stream). Flags instruct the CLI to print more, like:

--output short would be -o. The default should be configurable through the config file. The default if no preference is given, then the fallback is table.

trietsch commented 3 years ago

Fixed in https://github.com/streammachineio/cli/releases/tag/v1.6.0