You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Flag | Selection
16
16
--- | ---
17
17
`-l, --label LABEL-SELECTOR` | match pods based on a [standard label selector](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/)
18
18
`-p, --pod NAME` | match pods by name
19
-
`-n, --ns NAMESPACE-NAME` | match pods in the given namespace
19
+
`-n, --ns, --namespace NAMESPACE-NAME` | match pods in the given namespace
20
20
`--svc NAME` | match pods belonging to the given service
21
21
`--rc NAME` | match pods belonging to the given replication controller
22
22
`--rs NAME` | match pods belonging to the given replica set
0 commit comments