yc cdn v0
Manage CDN resources
Command Usage
Syntax:
yc cdn v0 <group>
Command Tree
-
yc cdn v0 cache — Manage CDN resources cache
-
yc cdn v0 cache prefetch — Prefetch CDN resource paths
-
yc cdn v0 cache purge — Purge CDN resource paths
-
-
yc cdn v0 origin — Manage origins inside origin group
-
yc cdn v0 origin create — Create origin
-
yc cdn v0 origin delete — Delete the specified origin.
-
yc cdn v0 origin get — Show information about the specified origin
-
yc cdn v0 origin list — List origins in the specified origin group
-
yc cdn v0 origin update — Update origin. PUT behaviour - specify all parameters
-
-
yc cdn v0 origin-group — Manage origin groups
-
yc cdn v0 origin-group create — Create origin group
-
yc cdn v0 origin-group delete — Delete the specified origin group.
-
yc cdn v0 origin-group get — Show information about the specified origin group
-
yc cdn v0 origin-group list — List origin groups in the specified folder
-
yc cdn v0 origin-group update — Update origin group
-
-
yc cdn v0 provider — Manage CDN providers
-
yc cdn v0 provider activate — Activate CDN provider
-
yc cdn v0 provider list-activated — List activated CDN providers
-
-
yc cdn v0 resource — Manage CDN resources
-
yc cdn v0 resource create — Create resource
-
yc cdn v0 resource delete — Delete resource.
-
yc cdn v0 resource get — Show information about resource
-
yc cdn v0 resource get-provider-cname — Get provider CNAME
-
yc cdn v0 resource list — List resources in the specified folder
-
yc cdn v0 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. |
|
|
CLI syntax: 1 (legacy) or 2 (current). Omit to use default-syntax in the profile or the product default. |
|
|
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. |