For the complete documentation index, see llms.txt. This page is also available as Markdown.

start

Start a Server

Usage

ionosctl compute server start [flags]

Aliases

For server command:

[s svr]

For start command:

[on]

Description

Use this command to start a Server from a Virtual Data Center. If the Server's public IP was deallocated then a new IP will be assigned.

Use --wait (-w) to wait for the resource to reach AVAILABLE state. You can force the command to execute without user input using --force option.

Required values to run command:

  • Data Center Id

  • Server Id

Options

Examples

Last updated