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

Support get --output=name #55

Open
YuviGold opened this issue Jun 20, 2021 · 1 comment
Open

Support get --output=name #55

YuviGold opened this issue Jun 20, 2021 · 1 comment
Assignees

Comments

@YuviGold
Copy link

Currenlty omg get supports only yaml, json, wide
Would be beneficial to support only the name scenario. This could be easily used for further manipulation.
e.g.

[root@rdu-infra-edge-01 test-infra]# kubectl get pod -n kube-system -o name
pod/coredns-74ff55c5b-rrj75
pod/etcd-minikube
pod/kube-apiserver-minikube
pod/kube-controller-manager-minikube
pod/kube-proxy-s7dwh
pod/kube-scheduler-minikube
pod/storage-provisioner
@kxr kxr self-assigned this Jun 21, 2021
@kxr
Copy link
Owner

kxr commented Jun 21, 2021

@YuviGold Thanks for raising this feature request. It makes perfect sense to have this feature. I will implement it very soon.

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