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

Add -n flag as an alias of --namespace #23

Merged
merged 1 commit into from
Jul 31, 2017
Merged

Add -n flag as an alias of --namespace #23

merged 1 commit into from
Jul 31, 2017

Conversation

dtan4
Copy link
Owner

@dtan4 dtan4 commented Jul 31, 2017

kubectl has the flag -n as an alias of --namespace. k8sec should have the same flag for usability too.

$ kubectl options | grep namespace
  -n, --namespace='': If present, the namespace scope for this CLI request

@dtan4 dtan4 merged commit c1e13dc into master Jul 31, 2017
@dtan4 dtan4 deleted the n-flag branch July 31, 2017 06:52
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