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 CLI option for output style #25

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

yamadashy
Copy link
Owner

This PR adds a new CLI option --style to allow users to specify the output style (plain or xml) directly from the command line. It also includes validation to ensure only valid styles are accepted in both the CLI and config file.

Changes

  • Added --style option to CLI
  • Updated config validation to check for valid style values

@yamadashy yamadashy force-pushed the feature/cli-output-style branch from d24ebd3 to 33bd110 Compare August 1, 2024 15:23
@yamadashy yamadashy merged commit 1c5d5f6 into main Aug 1, 2024
20 checks passed
@yamadashy yamadashy deleted the feature/cli-output-style branch August 1, 2024 15:47
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