Lists all network ranges in a STACKIT Network Area (SNA)
Lists all network ranges in a STACKIT Network Area (SNA).
stackit network-area network-range list [flags]
Lists all network ranges in a STACKIT Network Area with ID "xxx" in organization with ID "yyy"
$ stackit network-area network-range list --network-area-id xxx --organization-id yyy
Lists all network ranges in a STACKIT Network Area with ID "xxx" in organization with ID "yyy" in JSON format
$ stackit network-area network-range list --network-area-id xxx --organization-id yyy --output-format json
Lists up to 10 network ranges in a STACKIT Network Area with ID "xxx" in organization with ID "yyy"
$ stackit network-area network-range list --network-area-id xxx --organization-id yyy --limit 10
-h, --help Help for "stackit network-area network-range list"
--limit int Maximum number of entries to list
--network-area-id string STACKIT Network Area (SNA) ID
--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