mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 02:15:43 +03:00
Drain cli, api, http
This commit is contained in:
committed by
Michael Schurter
parent
1773de9e30
commit
2bdeacebff
@@ -37,7 +37,7 @@ type NodeStatusCommand struct {
|
||||
|
||||
func (c *NodeStatusCommand) Help() string {
|
||||
helpText := `
|
||||
Usage: nomad node-status [options] <node>
|
||||
Usage: nomad node status [options] <node>
|
||||
|
||||
Display status information about a given node. The list of nodes
|
||||
returned includes only nodes which jobs may be scheduled to, and
|
||||
|
||||
Reference in New Issue
Block a user