2024-08-28 09:41:07 +00:00
|
|
|
NAME
|
|
|
|
|
gcloud beta memorystore instances - manage Instance resources
|
|
|
|
|
|
|
|
|
|
SYNOPSIS
|
2026-04-08 12:08:12 +00:00
|
|
|
gcloud beta memorystore instances GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
2024-08-28 09:41:07 +00:00
|
|
|
|
|
|
|
|
DESCRIPTION
|
|
|
|
|
(BETA) Manage Instance resources.
|
|
|
|
|
|
|
|
|
|
GCLOUD WIDE FLAGS
|
|
|
|
|
These flags are available to all commands: --help.
|
|
|
|
|
|
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
|
|
2026-05-13 13:12:23 +00:00
|
|
|
GROUPS
|
|
|
|
|
GROUP is one of the following:
|
|
|
|
|
|
|
|
|
|
token-auth-users
|
|
|
|
|
(BETA) Manage Token Auth User resources.
|
|
|
|
|
|
2024-08-28 09:41:07 +00:00
|
|
|
COMMANDS
|
|
|
|
|
COMMAND is one of the following:
|
|
|
|
|
|
2025-04-02 10:41:45 +00:00
|
|
|
backup
|
|
|
|
|
(BETA) backup instances.
|
|
|
|
|
|
2024-08-28 09:41:07 +00:00
|
|
|
create
|
|
|
|
|
(BETA) Create a Memorystore instance.
|
2026-05-13 13:12:23 +00:00
|
|
|
|
|
|
|
|
create-token-auth-user
|
|
|
|
|
(BETA) create token auth user for a Memorystore instance.
|
2024-08-28 09:41:07 +00:00
|
|
|
|
|
|
|
|
delete
|
|
|
|
|
(BETA) Delete a Memorystore instance.
|
|
|
|
|
|
|
|
|
|
describe
|
|
|
|
|
(BETA) Get details of a Memorystore instance.
|
|
|
|
|
|
2026-04-08 12:08:12 +00:00
|
|
|
finish-migration
|
|
|
|
|
(BETA) Finish migration for a Memorystore instance.
|
|
|
|
|
|
2024-08-28 09:41:07 +00:00
|
|
|
get-certificate-authority
|
|
|
|
|
(BETA) Get certificate authority details of a Memorystore instance.
|
|
|
|
|
|
2026-03-26 12:11:21 +00:00
|
|
|
get-shared-regional-certificate-authority
|
|
|
|
|
(BETA) Get the shared regional CA certificate bundle for Memorystore.
|
|
|
|
|
|
2024-08-28 09:41:07 +00:00
|
|
|
list
|
|
|
|
|
(BETA) List all Memorystore instances in a specified project and
|
|
|
|
|
location.
|
|
|
|
|
|
2025-03-19 10:42:21 +00:00
|
|
|
reschedule-maintenance
|
|
|
|
|
(BETA) Reschedule maintenance window for an instance.
|
|
|
|
|
|
2026-04-08 12:08:12 +00:00
|
|
|
start-migration
|
|
|
|
|
(BETA) Start migration for a Memorystore instance.
|
|
|
|
|
|
2024-08-28 09:41:07 +00:00
|
|
|
update
|
|
|
|
|
(BETA) Update the configuration of a Memorystore instance.
|
|
|
|
|
|
|
|
|
|
NOTES
|
2024-12-11 10:18:23 +00:00
|
|
|
This command is currently in beta and might change without notice. These
|
|
|
|
|
variants are also available:
|
|
|
|
|
|
|
|
|
|
$ gcloud memorystore instances
|
2024-08-28 09:41:07 +00:00
|
|
|
|
|
|
|
|
$ gcloud alpha memorystore instances
|
|
|
|
|
|