cldkctl cdn
Usage
cldkctl cdn [flags]
cldkctl cdn [command] Available command
command
Description
Flags
flag
description
Last updated

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.
cldkctl cdn [flags]
cldkctl cdn [command] create
Create a new CDN distribution.
delete
Delete a CDN distribution.
detail
Show details of a CDN distribution.
list
List CDN distributions.
This command supports global flags. Refer to the Global Flags section for details.
-h, --help
Help for the cdn command.
Last updated