Skip to content

Commit

Permalink
update usage
Browse files Browse the repository at this point in the history
  • Loading branch information
FingerLiu committed Mar 16, 2021
1 parent 26c8c2d commit 83fb39d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kubectl-smart
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ OPTIONS:
-i : --stdin=true: Pass stdin to the container
-c : TODO container name.
-e : use exact match rather than grep. Only use this when you want to disable grep when grep return multi items.
IMPORTANT: if you installed through krew, you should **kubectl smart** to replace **kubectl s**
Examples:
# get pod with name contains my in namespace her-namespace
# (kubectl get pod -n her-namespace-a |grep my)
Expand Down

0 comments on commit 83fb39d

Please sign in to comment.