cli: Remove warning notes from Vault and Consul setup commands. (#25153)

This commit is contained in:
James Rasell
2025-02-19 10:18:42 +01:00
committed by GitHub
parent ae21ae54a7
commit 32c25d3935
4 changed files with 0 additions and 20 deletions

View File

@@ -63,9 +63,6 @@ Usage: nomad setup consul [options]
environment variables as documented in
https://developer.hashicorp.com/consul/commands#environment-variables
WARNING: This command is an experimental feature and may change its behavior
in future versions of Nomad.
Setup Consul options:
-jwks-url <url>

View File

@@ -74,9 +74,6 @@ Usage: nomad setup vault [options]
migrate to use Workload Identities with Vault. This option requires
operator:read permission for Nomad.
WARNING: This command is an experimental feature and may change its behavior
in future versions of Nomad.
Setup Vault options:
-jwks-url <url>

View File

@@ -14,13 +14,6 @@ This command requires `acl:write` permissions for Consul and respects
`CONSUL_HTTP_TOKEN`, `CONSUL_HTTP_ADDR`, and other [Consul-related environment
variables][consulenv].
<Warning>
This command is an experimental feature and may change its behavior in future
versions of Nomad.
</Warning>
## Usage
```plaintext

View File

@@ -21,13 +21,6 @@ migrate to use Workload Identities with Vault. This option requires
Refer to [Migrating to Using Workload Identity with
Vault][nomad_acl_vault_wid_migrate] for more information.
<Warning>
This command is an experimental feature and may change its behavior in future
versions of Nomad.
</Warning>
## Usage
```plaintext