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!: Use envvar in CLI options #115

Merged
merged 5 commits into from
Sep 30, 2024
Merged

refactor!: Use envvar in CLI options #115

merged 5 commits into from
Sep 30, 2024

Conversation

ewuerger
Copy link
Member

@ewuerger ewuerger commented Sep 26, 2024

The CLI usage was simplified by using envvar
on any flag or whenever possible.

Special thanks for the hint: @Wuestengecko

@ewuerger ewuerger self-assigned this Sep 26, 2024
@ewuerger ewuerger added documentation Improvements or additions to documentation enhancement New feature or request labels Sep 26, 2024
The CLI usage was simplified by using `envvar`
on any flag or whenever possible.

Special thanks for the hint and therefore:

Co-authored-by: Wuestengecko <[email protected]>
Also fix --help for commands.

Co-authored-by: Wuestengecko <[email protected]>
capella2polarion/__main__.py Outdated Show resolved Hide resolved
tests/test_cli.py Outdated Show resolved Hide resolved
tests/test_cli.py Outdated Show resolved Hide resolved
tests/test_cli.py Outdated Show resolved Hide resolved
tests/test_cli.py Outdated Show resolved Hide resolved
tests/test_cli.py Outdated Show resolved Hide resolved
@ewuerger ewuerger merged commit 0a43f94 into main Sep 30, 2024
8 checks passed
@ewuerger ewuerger deleted the simplify-cli-flags branch September 30, 2024 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants