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