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

Refactor logging for CLI. #51

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

pekasen
Copy link
Member

@pekasen pekasen commented Nov 26, 2024

Changes the CLI signature for more UX.


Usage: dabapush [OPTIONS] COMMAND [ARGS]...

  Dabapush

Options:
  -l, --logfile FILENAME  File to log in, defaults to stdout.
  -v, --verbose           Increases verbosity, maximally vvvv.
  --help                  Show this message and exit.

@pekasen pekasen self-assigned this Nov 26, 2024
@pekasen pekasen linked an issue Nov 26, 2024 that may be closed by this pull request
@pekasen pekasen merged commit a923488 into trunk Nov 26, 2024
2 checks passed
@pekasen pekasen deleted the 15-refactor-log-level-and-log-file-controls branch November 26, 2024 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

refactor log level and log file controls
1 participant