Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
merklefruit opened this issue Nov 30, 2024 · 0 comments
Open

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

merklefruit opened this issue Nov 30, 2024 · 0 comments
Labels
C: bolt-cli Component: bolt CLI

Comments

@merklefruit
Copy link
Collaborator

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.

@merklefruit merklefruit added the C: bolt-cli Component: bolt CLI label Nov 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: bolt-cli Component: bolt CLI
Projects
None yet
Development

No branches or pull requests

1 participant