Skip to content

exo networking vpc subnet update

Description

This command updates a VPC Subnet.

Supported output template annotations: .ID, .Name, .Description, .Zone, .CreatedAt, .AddressFamily, .AddressSpace, .IPv4Block, .Labels, .Instances

exo networking vpc subnet update VPC-NAME|ID SUBNET-NAME|ID [flags]

Options

OptionDescription
--descriptionSubnet description
--help, -hhelp for update
--labelSubnet label (format: key=value), clearing the labels is possible by passing [=]
--nameSubnet name
--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

Last updated on