multipass restart [name...]
Restart instances
Arguments
Name | Description |
---|---|
name | Names of instances to restart. If omitted, and without the --all option, 'primary' will be assumed |
Options
Name | Description |
---|---|
--timeout <timeout> | Maximum time, in seconds, to wait for the command to complete. Note that some background operations may continue beyond that. By default, instance startup and initialization is limited to 5 minutes each |
--all | Restart all instances |