mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-20 04:58:26 +00:00
gcloud: Thu Jan 19 00:56:33 UTC 2023
This commit is contained in:
parent
348d9760ee
commit
1248f773ec
1462 changed files with 51835 additions and 5402 deletions
44
gcloud/edge-cache/origins/help
Normal file
44
gcloud/edge-cache/origins/help
Normal file
|
|
@ -0,0 +1,44 @@
|
|||
NAME
|
||||
gcloud edge-cache origins - interact with and manage EdgeCacheOrigin
|
||||
resources
|
||||
|
||||
SYNOPSIS
|
||||
gcloud edge-cache origins COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Interact with and manage EdgeCacheOrigin 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 EdgeCacheOrigin resource.
|
||||
|
||||
delete
|
||||
Delete an EdgeCacheOrigin resource.
|
||||
|
||||
describe
|
||||
Show details about an EdgeCacheOrigin resource.
|
||||
|
||||
export
|
||||
Export an EdgeCacheOrigin resource.
|
||||
|
||||
import
|
||||
Import an EdgeCacheOrigin resource.
|
||||
|
||||
list
|
||||
List all EdgeCacheOrigin resources in a project.
|
||||
|
||||
update
|
||||
Update an EdgeCacheOrigin resource.
|
||||
|
||||
NOTES
|
||||
This variant is also available:
|
||||
|
||||
$ gcloud alpha edge-cache origins
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue