gcloud edge-cache
Stay organized with collections
Save and categorize content based on your preferences.
- NAME
-
- gcloud edge-cache - manage Media CDN resources
- SYNOPSIS
-
-
gcloud edge-cacheGROUP[GCLOUD_WIDE_FLAG …]
-
- DESCRIPTION
- Manage Media CDN resources.
- EXAMPLES
-
To list EdgeCacheService resources in the active Cloud Platform project, run:
gcloudedge-cacheserviceslistTo create an EdgeCacheOrigin resource named 'my-origin' that points to a Cloud Storage bucket, run:
gcloudedge-cacheoriginscreatemy-origin--origin-address="gs://bucket"To import an EdgeCacheService resource configuration from a YAML definition, run:
gcloudedge-cacheservicesimportmy-service--source=config.yamlTo describe an EdgeCacheKeyset resource named 'my-keyset', run:
gcloudedge-cachekeysetsdescribemy-keyset - GCLOUD WIDE FLAGS
-
These flags are available to all commands:
--help.Run
$ gcloud helpfor details. - GROUPS
-
is one of the following:GROUPkeysets- Interact with and manage EdgeCacheKeyset resources.
operations- Manage EdgeCache operations.
origins- Interact with and manage EdgeCacheOrigin resources.
services- Interact with and manage EdgeCacheService resources.
- NOTES
-
This variant is also available:
gcloudalphaedge-cache