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

pod: add support for -o wide when listing pods #97

Merged
merged 2 commits into from
Nov 10, 2024

Conversation

deviantony
Copy link
Member

@deviantony deviantony commented Nov 10, 2024

Closes #86

  • kubectl get pods -o wide
  • kubectl get nodes -o wide
  • kubectl get deployments -o wide
  • kubectl get services -o wide

@deviantony deviantony marked this pull request as draft November 10, 2024 02:35
@deviantony deviantony marked this pull request as ready for review November 10, 2024 04:27
@deviantony deviantony merged commit 8cac22a into develop Nov 10, 2024
1 check passed
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.

Support extra column output with -o wide
1 participant