mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
60 lines
1.6 KiB
Text
60 lines
1.6 KiB
Text
NAME
|
|
gcloud alpha memcache instances - manage Cloud Memorystore Memcached
|
|
instances
|
|
|
|
SYNOPSIS
|
|
gcloud alpha memcache instances GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) Manage Cloud Memorystore Memcached instances.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
config
|
|
(ALPHA) Manage Memcache instance configurations.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
apply-parameters
|
|
(ALPHA) Apply parameter update to nodes in a Memorystore Memcached
|
|
instance.
|
|
|
|
apply-software-update
|
|
(ALPHA) Apply software update to nodes in a Memorystore Memcached
|
|
instance.
|
|
|
|
create
|
|
(ALPHA) Create a Memorystore Memcached instance.
|
|
|
|
delete
|
|
(ALPHA) Delete a Memorystore Memcached instance.
|
|
|
|
describe
|
|
(ALPHA) Display metadata for a Memorystore Memcached instance.
|
|
|
|
list
|
|
(ALPHA) List Memorystore Memcached instances.
|
|
|
|
reschedule-maintenance
|
|
(ALPHA) Reschedule maintenance window for a Memcache instance.
|
|
|
|
update
|
|
(ALPHA) Update a Memorystore Memcached instance.
|
|
|
|
NOTES
|
|
This command is currently in alpha and might change without notice. If this
|
|
command fails with API permission errors despite specifying the correct
|
|
project, you might be trying to access an API with an invitation-only early
|
|
access allowlist. These variants are also available:
|
|
|
|
$ gcloud memcache instances
|
|
|
|
$ gcloud beta memcache instances
|
|
|