Merge pull request #11389 from hashicorp/cli-intentions-docs

docs: added deprecation message to CLI command intentions overview page
pull/11290/head
mrspanishviking 3 years ago committed by GitHub
commit 47e91c3832
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -17,6 +17,12 @@ Intentions are managed primarily via
entries after Consul 1.9. Intentions may also be managed via the [HTTP
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: `consul intention <subcommand>`

Loading…
Cancel
Save