mirror of https://github.com/hashicorp/consul
Matt Keeler
5 years ago
committed by
GitHub
3 changed files with 12 additions and 4 deletions
@ -1,2 +1,3 @@
|
||||
* `-ns=<string>` - Specifies the namespace to query. If not provided, the namespace |
||||
will default to the `default` namespace. Namespaces is a Consul Enterprise feature added in v1.7.0. |
||||
* `-namespace=<string>` - Specifies the namespace to query. If not provided, the namespace will default |
||||
to the value of the `CONSUL_NAMESPACE` environment variable or `default` if neither is set. Namespaces |
||||
is a Consul Enterprise feature added in v1.7.0. |
||||
|
Loading…
Reference in new issue