mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 07:29:40 +00:00
43 lines
926 B
Text
43 lines
926 B
Text
|
|
NAME
|
||
|
|
gcloud memcache instances - manage Cloud Memorystore Memcached instances
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud memcache instances COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
Manage Cloud Memorystore Memcached instances.
|
||
|
|
|
||
|
|
GCLOUD WIDE FLAGS
|
||
|
|
These flags are available to all commands: --help.
|
||
|
|
|
||
|
|
Run $ gcloud help for details.
|
||
|
|
|
||
|
|
COMMANDS
|
||
|
|
COMMAND is one of the following:
|
||
|
|
|
||
|
|
apply-parameters
|
||
|
|
Apply parameter update to nodes in a Memorystore Memcached instance.
|
||
|
|
|
||
|
|
create
|
||
|
|
Create a Memorystore Memcached instance.
|
||
|
|
|
||
|
|
delete
|
||
|
|
Delete a Memorystore Memcached instance.
|
||
|
|
|
||
|
|
describe
|
||
|
|
Display metadata for a Memorystore Memcached instance.
|
||
|
|
|
||
|
|
list
|
||
|
|
List Memorystore Memcached instances.
|
||
|
|
|
||
|
|
update
|
||
|
|
Update a Memorystore Memcached instance.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
These variants are also available:
|
||
|
|
|
||
|
|
$ gcloud alpha memcache instances
|
||
|
|
|
||
|
|
$ gcloud beta memcache instances
|
||
|
|
|