Skip to content

Conversation

@mrnugget
Copy link
Contributor

-namespace is quite long and I've wished for a shorter version multiple
times now.

Apparently, though, introducing an alias can be controversial if all you
have is single-dash flags like -namespace (vs. --namespace), since
-namespace could then be interpreted as -n -a -m -e ... etc.

Not sure whether that's an actual concern though, since we do have
single-letter flags already (-v and -j, for example).

-namespace is quite long and I've wished for a shorter version multiple
times now.

Apparently, though, introducing an alias can be controversial if all you
have is single-dash flags like `-namespace` (vs. `--namespace`), since
`-namespace` could then be interpreted as `-n -a -m -e ...` etc.

Not sure whether that's an _actual_ concern though, since we do have
single-letter flags already (`-v` and `-j`, for example).
Copy link
Contributor

@LawnGnome LawnGnome left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@mrnugget mrnugget merged commit 6a71df0 into main Aug 31, 2020
@mrnugget mrnugget deleted the mrn/namespace-alias branch August 31, 2020 07:22
scjohns pushed a commit that referenced this pull request Apr 24, 2023
-namespace is quite long and I've wished for a shorter version multiple
times now.

Apparently, though, introducing an alias can be controversial if all you
have is single-dash flags like `-namespace` (vs. `--namespace`), since
`-namespace` could then be interpreted as `-n -a -m -e ...` etc.

Not sure whether that's an _actual_ concern though, since we do have
single-letter flags already (`-v` and `-j`, for example).
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.

4 participants