mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 07:29:40 +00:00
50 lines
1.2 KiB
Text
50 lines
1.2 KiB
Text
|
|
NAME
|
||
|
|
gcloud beta memcache instances - manage Cloud Memorystore Memcached
|
||
|
|
instances
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud beta memcache instances COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
(BETA) 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
|
||
|
|
(BETA) Apply parameter update to nodes in a Memorystore Memcached
|
||
|
|
instance.
|
||
|
|
|
||
|
|
apply-software-update
|
||
|
|
(BETA) Apply software update to nodes in a Memorystore Memcached
|
||
|
|
instance.
|
||
|
|
|
||
|
|
create
|
||
|
|
(BETA) Create a Memorystore Memcached instance.
|
||
|
|
|
||
|
|
delete
|
||
|
|
(BETA) Delete a Memorystore Memcached instance.
|
||
|
|
|
||
|
|
describe
|
||
|
|
(BETA) Display metadata for a Memorystore Memcached instance.
|
||
|
|
|
||
|
|
list
|
||
|
|
(BETA) List Memorystore Memcached instances.
|
||
|
|
|
||
|
|
update
|
||
|
|
(BETA) Update a Memorystore Memcached instance.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
This command is currently in beta and might change without notice. These
|
||
|
|
variants are also available:
|
||
|
|
|
||
|
|
$ gcloud memcache instances
|
||
|
|
|
||
|
|
$ gcloud alpha memcache instances
|
||
|
|
|