Skip to content

feat(cli): add verbosity flag to output traces on any commands #501

@merklefruit

Description

@merklefruit

Bolt CLI should not emit logs or info to stdout that is not strictly the output of a command, to allow extensibility via scripting or piping.
We should add a -v (level configurable via -vvvv count, like cast) flag to the global CLI commands in order to output logs to stdout.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions