gcloud beta redis instances Stay organized with collections Save and categorize content based on your preferences.
- NAME
- gcloud beta redis instances - manage Cloud Memorystore Redis instances
- SYNOPSIS
gcloud beta redis instancesCOMMAND[GCLOUD_WIDE_FLAG …]
- EXAMPLES
- To create an instance with the name
my-redis-instance, run:gcloudbetaredisinstancescreatemy-redis-instanceTo delete an instance with the name
my-redis-instance, run:gcloudbetaredisinstancesdeletemy-redis-instanceTo display the details for an instance with the name
my-redis-instance, run:gcloudbetaredisinstancesdescribemy-redis-instanceTo list all the instances, run:
gcloudbetaredisinstanceslistTo set the label
envtoprodfor an instance with thenamemy-redis-instance, run:gcloudbetaredisinstancesmy-redis-instance--update-labels=env=prod - GCLOUD WIDE FLAGS
- These flags are available to all commands:
--help.Run
$gcloud helpfor details. - COMMANDS
is one of the following:COMMANDcreate(BETA)Create a Memorystore Redis instance.delete(BETA)Delete a Redis instance.describe(BETA)Show metadata for a Memorystore Redis instance.export(BETA)Export data from a Memorystore Redis instance to GoogleCloud Storage.failover(BETA)Failover a standard tier Cloud Memorystore for Redisinstance from the master node to its replica.get-auth-string(BETA)Show AUTH string for a Memorystore Redis instance.import(BETA)Import data to a Memorystore Redis instance from GoogleCloud Storage.list(BETA)List Memorystore Redis instances.reschedule-maintenance(BETA)Reschedule maintenance window for a Redis instance.update(BETA)Update Memorystore Redis instances.upgrade(BETA)Upgrade a Memorystore for Redis instance to a specifiedRedis version.
- NOTES
- This command is currently in beta and might change without notice. Thesevariants are also available:
gcloudredisinstancesgcloudalpharedisinstances
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-05-07 UTC.