backport of commit 0819aab23799ab6ed31c926ef42e3174105600ec (#19219)
Co-authored-by: James Rasell <jrasell@users.noreply.github.com>
This commit is contained in:
parent
dd381f8fde
commit
406e2a5658
|
@ -54,10 +54,10 @@ Stop Options:
|
||||||
only a single region at a time. Ignored for single-region jobs.
|
only a single region at a time. Ignored for single-region jobs.
|
||||||
|
|
||||||
-no-shutdown-delay
|
-no-shutdown-delay
|
||||||
Ignore the the group and task shutdown_delay configuration so that there is no
|
Ignore the group and task shutdown_delay configuration so that there is no
|
||||||
delay between service deregistration and task shutdown. Note that using
|
delay between service deregistration and task shutdown. Note that using this
|
||||||
this flag will result in failed network connections to the allocations
|
flag will result in failed network connections to the allocations being
|
||||||
being stopped.
|
stopped.
|
||||||
|
|
||||||
-purge
|
-purge
|
||||||
Purge is used to stop the job and purge it from the system. If not set, the
|
Purge is used to stop the job and purge it from the system. If not set, the
|
||||||
|
|
Loading…
Reference in New Issue