Skip to content

exo networking vpc create

Description

This command creates a Virtual Private Cloud.

Supported output template annotations: .ID, .Name, .Description, .Default, .Zone, .CreatedAt, .DhcpOptions, .Labels, .Subnets

exo networking vpc create NAME [flags]

Options

OptionDescription
--descriptionVPC description
--dns-serverDHCP option 6: DNS servers (can be specified multiple times)
--domain-searchDHCP option 119: domain search list (can be specified multiple times)
--help, -hhelp for create
--labelVPC label (format: key=value)
--ntp-serverDHCP option 42: NTP servers (can be specified multiple times)
--zone, -zVPC zone

Options inherited from parent commands

OptionDescription
--config, -CSpecify an alternate config file [env EXOSCALE_CONFIG]
--output-format, -OOutput format (table|json|text), see "exo output –help" for more information
--output-templateTemplate to use if output format is "text"
--quiet, -QQuiet mode (disable non-essential command output)
--timeoutPer-zone timeout for list operations; -1s disables timeout [env EXOSCALE_TIMEOUT]
--use-account, -AAccount to use in config file [env EXOSCALE_ACCOUNT]

Related Commands

  • vpc - Virtual Private Cloud management
Last updated on