Lists all routes within a routing-table
Lists all routes within a routing-table
stackit network-area routing-table route list [flags]
List all routes within a routing-table
$ stackit network-area routing-table route list --routing-table-id xxx --organization-id yyy --network-area-id zzz
List all routes within a routing-table with labels
$ stackit network-area routing-table list --routing-table-id xxx --organization-id yyy --network-area-id zzz --label-selector env=dev,env=rc
List all routes within a routing-tables with labels and limit to 10
$ stackit network-area routing-table list --routing-table-id xxx --organization-id yyy --network-area-id zzz --label-selector env=dev,env=rc --limit 10
-h, --help Help for "stackit network-area routing-table route list"
--label-selector string Filter by label
--limit int Maximum number of entries to list
--network-area-id string Network-Area ID
--organization-id string Organization ID
--routing-table-id string Routing-Table 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 routing-table route - Manages routes of a routing-table