cldkctl cdn
The cdn command manages CDN (Content Delivery Network) services for your projects. This command allows you to create, list, and view CDN distributions associated with your projects.
Usage
cldkctl cdn [flags]
cldkctl cdn [command] Available command
command
Description
cdn create
Create a new CDN distribution.
cdn delete
Delete a CDN distribution.
cdn detail
Show details of a CDN distribution.
cdn list
List CDN distributions.
Flags
flag
description
-h, --help
Help for the cdn command.
Last updated
