Add link to autopilot guide in operator autopilot CLI help text
This commit is contained in:
parent
bdc17ebf10
commit
4f9a52e4a4
|
@ -25,7 +25,7 @@ Usage: nomad operator autopilot <subcommand> [options]
|
||||||
This command groups subcommands for interacting with Nomad's Autopilot
|
This command groups subcommands for interacting with Nomad's Autopilot
|
||||||
subsystem. Autopilot provides automatic, operator-friendly management of Nomad
|
subsystem. Autopilot provides automatic, operator-friendly management of Nomad
|
||||||
servers. The command can be used to view or modify the current Autopilot
|
servers. The command can be used to view or modify the current Autopilot
|
||||||
configuration.
|
configuration. For a full guide see: https://www.nomadproject.io/guides/autopilot.html
|
||||||
|
|
||||||
Get the current Autopilot configuration:
|
Get the current Autopilot configuration:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue