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

How to specify --namespace? #2

Open
ahmetb opened this issue Feb 26, 2022 · 1 comment
Open

How to specify --namespace? #2

ahmetb opened this issue Feb 26, 2022 · 1 comment

Comments

@ahmetb
Copy link

ahmetb commented Feb 26, 2022

I am having serious trouble understanding how this plugin works without reading its source code.

$ k allctx --like c0 get pods -n compute-system
Error from server (NotFound): pods "compute-system" not found
$ k allctx --like c0  -n compute-system get pods
Error: flags cannot be placed before plugin name: --context=...
Error: flags cannot be placed before plugin name: --context=...
Error: flags cannot be placed before plugin name: --context=...
Error: flags cannot be placed before plugin name: --context=...
Error: flags cannot be placed before plugin name: --context=...
Error: flags cannot be placed before plugin name: --context=...
@foursunZero
Copy link

Don't use abbreviations. Just use --namespace

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

No branches or pull requests

2 participants