mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
use subcommands
This commit is contained in:
@@ -11,7 +11,7 @@ type ServerJoinCommand struct {
|
||||
|
||||
func (c *ServerJoinCommand) Help() string {
|
||||
helpText := `
|
||||
Usage: nomad server-join [options] <addr> [<addr>...]
|
||||
Usage: nomad server join [options] <addr> [<addr>...]
|
||||
|
||||
Joins the local server to one or more Nomad servers. Joining is
|
||||
only required for server nodes, and only needs to succeed
|
||||
|
||||
Reference in New Issue
Block a user