Adds a link from the autopilot CLI page to the guide.
This commit is contained in:
parent
da9da01841
commit
c4e6655757
|
@ -11,7 +11,8 @@ description: >
|
||||||
Command: `consul operator autopilot`
|
Command: `consul operator autopilot`
|
||||||
|
|
||||||
The Autopilot operator command is used to interact with Consul's Autopilot subsystem. The
|
The Autopilot operator command is used to interact with Consul's Autopilot subsystem. The
|
||||||
command can be used to view or modify the current Autopilot configuration.
|
command can be used to view or modify the current Autopilot configuration. See the
|
||||||
|
[Autopilot Guide](/docs/guides/autopilot.html) for more information about Autopilot.
|
||||||
|
|
||||||
```text
|
```text
|
||||||
Usage: consul operator autopilot <subcommand> [options]
|
Usage: consul operator autopilot <subcommand> [options]
|
||||||
|
|
Loading…
Reference in New Issue