mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
command: Fix node help error
This commit is contained in:
committed by
Tim Gross
parent
a0f1174a8c
commit
57fe67ce53
@@ -27,7 +27,7 @@ Usage: nomad node <subcommand> [options] [args]
|
||||
|
||||
$ nomad node eligibility -disable <node-id>
|
||||
|
||||
Mark a node to be drained, allowing batch jobs four hours to finished before
|
||||
Mark a node to be drained, allowing batch jobs four hours to finish before
|
||||
forcing them off the node:
|
||||
|
||||
$ nomad node drain -enable -deadline 4h <node-id>
|
||||
|
||||
Reference in New Issue
Block a user