See -> Refer to the
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
This commit is contained in:
parent
eab58a77da
commit
64ca1f0a69
|
@ -112,7 +112,7 @@ $ consul-k8s proxy list <OPTIONS>
|
|||
| <nobr>`-all-namespaces`, `-A`</nobr> | `Boolean` List pods in all Kubernetes namespaces. | `false` |
|
||||
| <nobr>`-namespace`, `-n`</nobr> | `String` The Kubernetes namespace to list proxies in. | Current [kubeconfig](https://kubernetes.io/docs/concepts/configuration/organize-cluster-access-kubeconfig/) namespace. |
|
||||
|
||||
See [Global Options](#global-options) for additional options that you can use
|
||||
Refer to the [Global Options](#global-options) for additional options that you can use
|
||||
when installing Consul on Kubernetes.
|
||||
|
||||
This command will list proxies alongside their `Type`. Types of proxies include
|
||||
|
|
Loading…
Reference in New Issue