The first two command simply write to stdout and you can either pipe it somewhere or write to a file.
Generating dashboards needs to get a directory path via flag, as we're writing multiple files.
What do you think @brancz @tomwilkie?
I'm actually testing these commands while continuing development on the Thanos mixin.
Recreate the generate command. As per Twitter poll we now call this command
generate
.Using this command looks like:
The first two command simply write to stdout and you can either pipe it somewhere or write to a file. Generating dashboards needs to get a directory path via flag, as we're writing multiple files.
What do you think @brancz @tomwilkie?
I'm actually testing these commands while continuing development on the Thanos mixin.