Skip to main content

crusoe networking vpc-networks create

Create a VPC network.

Usage

crusoe networking vpc-networks create [flags]

Flags

FlagDescription
--cidr string[Required] VPC Network CIDR value. Must be within one of: 10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16
-f, --format stringOutput format. Supported formats: pretty, json (default: "pretty")
-h, --helpHelp for create
--jsonOutput in json format. Shorthand for --format json
--name string[Required] VPC Network Name. Alphanumeric characters, underscores and dashes are allowed