1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-15 09:25:44 +00:00
gcloud-help/gcloud/memorystore/instances/help

49 lines
1 KiB
Text
Raw Normal View History

2024-12-11 10:18:23 +00:00
NAME
gcloud memorystore instances - manage Instance resources
SYNOPSIS
gcloud memorystore instances COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
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
backup instances.
2024-12-11 10:18:23 +00:00
create
Create a Memorystore instance.
delete
Delete a Memorystore instance.
describe
Get details of a Memorystore instance.
get-certificate-authority
Get certificate authority details of a Memorystore instance.
list
List all Memorystore instances in a specified project and location.
2025-03-19 10:42:21 +00:00
reschedule-maintenance
Reschedule maintenance window for an instance.
2024-12-11 10:18:23 +00:00
update
Update the configuration of a Memorystore instance.
NOTES
These variants are also available:
$ gcloud alpha memorystore instances
$ gcloud beta memorystore instances