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

Remove prefix from --drall-verbose and --drall-debug #100

Merged
merged 4 commits into from
Dec 27, 2024

Conversation

jigarius
Copy link
Owner

@jigarius jigarius commented Dec 27, 2024

What's done

  • Remove prefixes from --drall-* options
  • Create shorthand syntax for most options
  • Show errors when obsolete options are used

Fixes #99

@jigarius jigarius added the enhancement New feature or request label Dec 27, 2024
@jigarius jigarius added this to the v4.0 milestone Dec 27, 2024
@jigarius jigarius self-assigned this Dec 27, 2024
@jigarius jigarius linked an issue Dec 27, 2024 that may be closed by this pull request
13 tasks
--drall-verbose is now --verbose
--drall-debug is now --debug
--drall-group is now --group
--drall-filter is now --filter
--drall-workers is now --workers
--drall-no-execute is now --dry-run
--drall-no-progress is now --no-progress
@jigarius jigarius force-pushed the 99-remove-option-prefixes branch from 0ac7d82 to 2d1d40d Compare December 27, 2024 05:19
@jigarius jigarius marked this pull request as ready for review December 27, 2024 05:22
@jigarius jigarius merged commit 060e034 into 4.x Dec 27, 2024
2 checks passed
@jigarius jigarius deleted the 99-remove-option-prefixes branch December 27, 2024 05:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove --drall prefixes from options
1 participant