Skip to main content

crusoe networking vpc-subnets create

Create a VPC subnet.

Usage

crusoe networking vpc-subnets create [flags]

Flags

FlagDescription
--cidr string[Required] VPC Subnet CIDR value. Subnet CIDR must have a mask between /28 and /16 (inclusive)
-f, --format stringOutput format. Supported formats: pretty, json (default: "pretty")
-h, --helpHelp for create
--jsonOutput in json format. Shorthand for --format json
--location stringVPC Subnet Location (default: "us-northcentral1-a")
--name string[Required] VPC Subnet Name. Alphanumeric characters, underscores and dashes are allowed
--vpc-network-id string[Required] VPC network ID for the network in which to create this subnet