multipass stop [name...]
Stop running instances
Arguments
Name | Description |
---|---|
name | Names of instances to stop. If omitted, and without the --all option, 'primary' will be assumed. |
Options
Name | Description |
---|---|
--all | Stop all instances |
-t, --time <time> | Time from now, in minutes, to delay shutdown of the instance |
-c, --cancel | Cancel a pending delayed shutdown |