mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
44 lines
944 B
Text
44 lines
944 B
Text
NAME
|
|
gcloud edge-cache services - interact with and manage EdgeCacheService
|
|
resources
|
|
|
|
SYNOPSIS
|
|
gcloud edge-cache services COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Interact with and manage EdgeCacheService resources.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
delete
|
|
Delete an EdgeCacheService resource.
|
|
|
|
describe
|
|
Show details about an EdgeCacheService resource.
|
|
|
|
export
|
|
Export an EdgeCacheService resource.
|
|
|
|
import
|
|
Import an EdgeCacheService resource.
|
|
|
|
invalidate-cache
|
|
Invalidate the cache for an EdgeCacheService resource.
|
|
|
|
list
|
|
List all EdgeCacheService resources in a project.
|
|
|
|
update
|
|
Update an EdgeCacheService resource.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud alpha edge-cache services
|
|
|