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

Shorter way to select a container in the CLI #392

Closed
tamasfe opened this issue Sep 11, 2022 · 1 comment
Closed

Shorter way to select a container in the CLI #392

tamasfe opened this issue Sep 11, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request ux
Milestone

Comments

@tamasfe
Copy link
Contributor

tamasfe commented Sep 11, 2022

--impersonated-container-name is quite a mouthful with no short flags.

Instead of introducing a short flag for it, I'd suggest an alternative for --pod-name.

Since #293 is planned, something more general could work as a target selector.

Some ideas:

--target pod/foo-asd1234/container-name

For deployments:

--target deployment/foo

Or in case services are supported in the future:

--target svc/foo
@tamasfe tamasfe added the enhancement New feature or request label Sep 11, 2022
@aviramha
Copy link
Member

That's an interesting approach. We will start thinking about this after the MVP stable release!

@aviramha aviramha added the ux label Sep 12, 2022
@tamasfe tamasfe mentioned this issue Sep 12, 2022
@eyalb181 eyalb181 added this to the MVP+1 milestone Sep 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ux
Projects
None yet
Development

No branches or pull requests

4 participants