mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 19:06:53 +00:00
55 lines
1.3 KiB
Text
55 lines
1.3 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.
|
|
|
|
reschedule-maintenance
|
|
(BETA) Reschedule maintenance window for a Memcache instance.
|
|
|
|
update
|
|
(BETA) Update a Memorystore Memcached instance.
|
|
|
|
upgrade
|
|
(BETA) Upgrade memcache instance to a newer memcached version.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud memcache instances
|
|
|
|
$ gcloud alpha memcache instances
|
|
|