Lists all routing-tables
Lists all routing-tables
stackit routing-table list [flags]
List all routing-tables
$ stackit routing-table list --organization-id xxx --network-area-id yyy
List all routing-tables with labels
$ stackit routing-table list --label-selector env=dev,env=rc --organization-id xxx --network-area-id yyy
List all routing-tables with labels and set limit to 10
$ stackit routing-table list --label-selector env=dev,env=rc --limit 10 --organization-id xxx --network-area-id yyy
-h, --help Help for "stackit routing-table 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
-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 routing-table - Manage routing-tables and its according routes