2024-08-28 09:41:07 +00:00
|
|
|
NAME
|
|
|
|
|
gcloud alpha memorystore instances - manage Instance resources
|
|
|
|
|
|
|
|
|
|
SYNOPSIS
|
|
|
|
|
gcloud alpha memorystore instances COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
|
|
|
|
|
|
DESCRIPTION
|
|
|
|
|
(ALPHA) Manage Instance resources.
|
|
|
|
|
|
|
|
|
|
GCLOUD WIDE FLAGS
|
|
|
|
|
These flags are available to all commands: --help.
|
|
|
|
|
|
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
|
|
|
|
|
|
COMMANDS
|
|
|
|
|
COMMAND is one of the following:
|
|
|
|
|
|
2025-04-02 10:41:45 +00:00
|
|
|
backup
|
|
|
|
|
(ALPHA) backup instances.
|
|
|
|
|
|
2024-08-28 09:41:07 +00:00
|
|
|
create
|
|
|
|
|
(ALPHA) Create a Memorystore instance.
|
|
|
|
|
|
|
|
|
|
delete
|
|
|
|
|
(ALPHA) Delete a Memorystore instance.
|
|
|
|
|
|
|
|
|
|
describe
|
|
|
|
|
(ALPHA) Get details of a Memorystore instance.
|
|
|
|
|
|
|
|
|
|
get-certificate-authority
|
|
|
|
|
(ALPHA) Get certificate authority details of a Memorystore instance.
|
|
|
|
|
|
|
|
|
|
list
|
|
|
|
|
(ALPHA) List all Memorystore instances in a specified project and
|
|
|
|
|
location.
|
|
|
|
|
|
2025-03-19 10:42:21 +00:00
|
|
|
reschedule-maintenance
|
|
|
|
|
(ALPHA) Reschedule maintenance window for an instance.
|
|
|
|
|
|
2024-08-28 09:41:07 +00:00
|
|
|
update
|
|
|
|
|
(ALPHA) Update the configuration of a Memorystore 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
|
2024-12-11 10:18:23 +00:00
|
|
|
access allowlist. These variants are also available:
|
|
|
|
|
|
|
|
|
|
$ gcloud memorystore instances
|
2024-08-28 09:41:07 +00:00
|
|
|
|
|
|
|
|
$ gcloud beta memorystore instances
|
|
|
|
|
|