List CDN distributions
List all CDN distributions in your account.
stackit beta cdn distribution list [flags]
List all CDN distributions
$ stackit beta cdn distribution list
List all CDN distributions sorted by id
$ stackit beta cdn distribution list --sort-by=id
-- int Limit the output to the first n elements
-h, --help Help for "stackit beta cdn distribution list"
--sort-by string Sort entries by a specific field, one of ["id" "createdAt" "updatedAt" "originUrl" "status" "originUrlRelated"] (default "createdAt")
-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 beta cdn distribution - Manage CDN distributions