Skip to content

upctl server start

Start a server

upctl server start <UUID/Title/Hostname...> [flags]

Examples

upctl server start 00038afc-d526-4148-af0e-d2f1eeaded9b
upctl server start 00038afc-d526-4148-af0e-d2f1eeaded9b 0053a6f5-e6d1-4b0b-b9dc-b90d0894e8d0
upctl server start my_server1

Options

Option Description
--avoid-host Host to avoid when scheduling the server. Use this to make sure VMs do not reside on specific host. Refers to value from host attribute. Useful when building HA-environments.
Default: 0
--host Schedule the server on a specific host. Refers to value from host attribute. Only available in private clouds.
Default: 0
--help, -h help for start
Default: false

Global options

Option Description
--client-timeout, -t Client timeout to use in API calls.
Default: 0s
--config Configuration file path.
--debug Print out more verbose debug logs.
Default: false
--force-colours Force coloured output despite detected terminal support.
--no-colours Disable coloured output despite detected terminal support. Colours can also be disabled by setting NO_COLOR environment variable.
--output, -o Output format (supported: json, yaml and human)
Default: human
Command Description
upctl server Manage servers