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

Implement some more CLI #9

Closed
wants to merge 2 commits into from
Closed

Implement some more CLI #9

wants to merge 2 commits into from

Conversation

AislingHPE
Copy link
Contributor

@AislingHPE AislingHPE commented Aug 22, 2024

This PR adds --output,--overwrite, --stdout and --allow-empty and implements each of them. There are some edge cases I need to cover with logging and the stdout option, but otherwise this is a first draft of the 'complete' CLI.

@AislingHPE AislingHPE changed the title Implement some more CI Implement some more CLI Aug 22, 2024
@AislingHPE AislingHPE force-pushed the add-cli-2 branch 3 times, most recently from c3597e3 to daef199 Compare August 26, 2024 09:36
Next up is adding slog and slog options. Also adding unit tests for some of the options.

This PR adds `--output`,`--overwrite`, `--stdout` and `--allow-empty` and implements each of them. There are some edge cases I need to cover with logging and the `stdout` option, but otherwise this is a first draft of the 'complete' CLI.
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.

1 participant