Skip to content

Commit

Permalink
See -> Refer to the
Browse files Browse the repository at this point in the history
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
  • Loading branch information
Thomas Eckert and im2nguyen authored Aug 8, 2022
1 parent e1e1ead commit e32f16c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/content/docs/k8s/k8s-cli.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e32f16c

Please sign in to comment.