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

short aliases for common options #145

Closed
3 tasks done
ssube opened this issue Nov 12, 2019 · 0 comments
Closed
3 tasks done

short aliases for common options #145

ssube opened this issue Nov 12, 2019 · 0 comments
Assignees
Labels
status/fixed issues that have been fixed and confirmed type/feature
Milestone

Comments

@ssube
Copy link
Owner

ssube commented Nov 12, 2019

Summary

Add short aliases for help and the other include options, to match -v for --version and -t for --include-tag.

Scope

  • --help: -h
  • --include-level: -l, --level
  • --include-name: -n, --name

Use Case

The most common options should have single-letter aliases.

The --include-* options are the "default" way to filter rules (exclusion is more complicated and less useful), and --include-tag is already aliased to --tag and -t.

@ssube ssube self-assigned this Nov 12, 2019
@ssube ssube added this to the v0.9 milestone Nov 12, 2019
@ssube ssube closed this as completed in f367291 Nov 12, 2019
@ssube ssube added status/fixed issues that have been fixed and confirmed and removed status/new labels Nov 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/fixed issues that have been fixed and confirmed type/feature
Projects
None yet
Development

No branches or pull requests

1 participant