Command 'juju cancel-task'
Usage:
juju cancel-task [options] (<task-id>|<task-id-prefix>) [...]
Summary:
Cancel pending or running tasks.
Global Options:
--debug (= false)
Equivalent to --show-log --logging-config==DEBUG
-h, --help (= false)
Show help on a command or other topic.
--logging-config (= "")
Specify log levels for modules
--quiet (= false)
Show no informational output
--show-log (= false)
If set, write the log file to stderr
--verbose (= false)
Show more verbose output
Command Options:
-B, --no-browser-login (= false)
Do not use web browser for authentication
--format (= yaml)
Specify output format (json|yaml)
-m, --model (= "")
Model to operate in. Accepts [<controller name>:]<model name>|<model UUID>
-o, --output (= "")
Specify an output file
Details:
Cancel pending or running tasks matching given IDs or partial ID prefixes.
Last updated 1 year, 1 month ago.