yc cdn
Manage CDN resources
Command Usage
Syntax:
yc cdn <group>
Command Tree
-
yc cdn cache — Manage CDN resources cache
-
yc cdn cache prefetch — Prefetch CDN resource paths
-
yc cdn cache purge — Purge CDN resource paths
-
-
yc cdn origin — Manage origins inside origin group
-
yc cdn origin create — Create origin
-
yc cdn origin delete — Delete the specified origin.
-
yc cdn origin get — Show information about the specified origin
-
yc cdn origin list — List origins in the specified origin group
-
yc cdn origin update — Update origin. PUT behaviour - specify all parameters
-
-
yc cdn origin-group — Manage origin groups
-
yc cdn origin-group create — Create origin group
-
yc cdn origin-group delete — Delete the specified origin group.
-
yc cdn origin-group get — Show information about the specified origin group
-
yc cdn origin-group list — List origin groups in the specified folder
-
yc cdn origin-group update — Update origin group
-
-
yc cdn provider — Manage CDN providers
-
yc cdn provider activate — Activate CDN provider
-
yc cdn provider list-activated — List activated CDN providers
-
-
yc cdn resource — Manage CDN resources
-
yc cdn resource create — Create resource
-
yc cdn resource delete — Delete resource.
-
yc cdn resource get — Show information about resource
-
yc cdn resource get-provider-cname — Get provider CNAME
-
yc cdn resource list — List resources in the specified folder
-
yc cdn resource update — Update resource
-
Global Flags
|
Flag |
Description |
|
|
Set the custom configuration file. |
|
|
Debug logging. |
|
|
Debug gRPC logging. Very verbose, used for debugging connection problems. |
|
|
Disable printing user intended output to stderr. |
|
|
Enable gRPC retries. By default, retries are enabled with maximum 5 attempts. |
|
|
Set the ID of the cloud to use. |
|
|
Set the ID of the folder to use. |
|
|
Set the name of the folder to use (will be resolved to id). |
|
|
Set the Cloud API endpoint (host:port). |
|
|
Set the OAuth token to use. |
|
|
Set the ID of the service account to impersonate. |
|
|
Disable opening browser for authentication. |
|
|
Set the output format: text (default), yaml, json, json-rest. |
|
|
Query to select values from the response using jq syntax |
|
|
Display help for the command. |