-
Notifications
You must be signed in to change notification settings - Fork 84
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
Make it easier to set the pod context #115
Comments
yeah, this makes it a bit more like kubectl i guess. i'd be okay with this, but there's a couple of things to think through:
Also, thanks for the point that there's nothing in |
It could just give an error message:
Agree it should be part of the associated list, but I think the user shouldn't need to call list just for this to work (if they already know the pod name). Tab-completion would be nice to have, but probably increases the scope enough that it would be better done in another PR.
Ah, good point.
Ewww.. I hope there's a better way. Good to know though. |
Pods as well as a lot of different resources have dynamic postfixes (like I know I'm just bystander, but as for me, I like current method of selecting resources much more. 😇 |
The ux is a bit confusing to select the pod context, and I didn't see anything in the help menu that described it.
Would you take a PR to change the ux to allow:
The text was updated successfully, but these errors were encountered: