mirror of
https://github.com/status-im/consul.git
synced 2025-02-16 23:57:07 +00:00
Merge pull request #11389 from hashicorp/cli-intentions-docs
docs: added deprecation message to CLI command intentions overview page
This commit is contained in:
commit
47e91c3832
@ -17,6 +17,12 @@ Intentions are managed primarily via
|
|||||||
entries after Consul 1.9. Intentions may also be managed via the [HTTP
|
entries after Consul 1.9. Intentions may also be managed via the [HTTP
|
||||||
API](/api/connect/intentions).
|
API](/api/connect/intentions).
|
||||||
|
|
||||||
|
~> **Deprecated** - This command is deprecated in Consul 1.9.0 in favor of
|
||||||
|
using the [config entry CLI command](/commands/config/write). To create an
|
||||||
|
intention, create or modify a
|
||||||
|
[`service-intentions`](/docs/connect/config-entries/service-intentions) config
|
||||||
|
entry for the destination.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
Usage: `consul intention <subcommand>`
|
Usage: `consul intention <subcommand>`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user