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

Colorize kubectl create commands #99

Open
applejag opened this issue Apr 10, 2024 · 0 comments
Open

Colorize kubectl create commands #99

applejag opened this issue Apr 10, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@applejag
Copy link
Collaborator

Expected Behavior

Create commands are colorized similar to kubectl apply commands:

$ kubectl create deploy my-deployment --image nginx --port 80
deployment.apps/my-deployment created

Current Behavior

They're uncolored

Context

Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.

  • Operating System: linux
  • kubectl version: v1.29.3
  • kubecolor version: v0.2.2
@applejag applejag added the enhancement New feature or request label Apr 10, 2024
@applejag applejag added the good first issue Good for newcomers label Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant