Creates a network range in a STACKIT Network Area (SNA)
Creates a network range in a STACKIT Network Area (SNA).
stackit network-area network-range create [flags]
Create a network range in a STACKIT Network Area with ID "xxx" in organization with ID "yyy"
$ stackit network-area network-range create --network-area-id xxx --organization-id yyy --network-range "1.1.1.0/24"
-h, --help Help for "stackit network-area network-range create"
--network-area-id string STACKIT Network Area (SNA) ID
--network-range string Network range to create in CIDR notation
--organization-id string Organization ID
-y, --assume-yes If set, skips all confirmation prompts
--async If set, runs the command asynchronously
-o, --output-format string Output format, one of ["json" "pretty" "none" "yaml"]
-p, --project-id string Project ID
--region string Target region for region-specific requests
--verbosity string Verbosity of the CLI, one of ["debug" "info" "warning" "error"] (default "info")
- stackit network-area network-range - Provides functionality for network ranges in STACKIT Network Areas