gcloud alpha redis instances Stay organized with collections Save and categorize content based on your preferences.
- NAME
- gcloud alpha redis instances - manage Cloud Memorystore Redis instances
- SYNOPSIS
gcloud alpha redis instancesGROUP|COMMAND[GCLOUD_WIDE_FLAG …]
- EXAMPLES
- To create an instance with the name
my-redis-instance, run:gcloudalpharedisinstancescreatemy-redis-instanceTo delete an instance with the name
my-redis-instance, run:gcloudalpharedisinstancesdeletemy-redis-instanceTo display the details for an instance with the name
my-redis-instance, run:gcloudalpharedisinstancesdescribemy-redis-instanceTo list all the instances, run:
gcloudalpharedisinstanceslistTo set the label
envtoprodfor an instance with thenamemy-redis-instance, run:gcloudalpharedisinstancesmy-redis-instance--update-labels=env=prod - GCLOUD WIDE FLAGS
- These flags are available to all commands:
--help.Run
$gcloud helpfor details. - GROUPS
is one of the following:GROUPconfig(ALPHA)Manage Redis instance configurations.
- COMMANDS
is one of the following:COMMANDcreate(ALPHA)Create a Memorystore Redis instance.delete(ALPHA)Delete a Redis instance.describe(ALPHA)Show metadata for a Memorystore Redis instance.export(ALPHA)Export data from a Memorystore Redis instance to GoogleCloud Storage.failover(ALPHA)Failover a standard tier Cloud Memorystore for Redisinstance from the master node to its replica.get-auth-string(ALPHA)Show AUTH string for a Memorystore Redis instance.import(ALPHA)Import data to a Memorystore Redis instance from GoogleCloud Storage.list(ALPHA)List Memorystore Redis instances.reschedule-maintenance(ALPHA)Reschedule maintenance window for a Redis instance.update(ALPHA)Update Memorystore Redis instances.upgrade(ALPHA)Upgrade a Memorystore for Redis instance to a specifiedRedis version.
- NOTES
- This command is currently in alpha and might change without notice. If thiscommand fails with API permission errors despite specifying the correct project,you might be trying to access an API with an invitation-only early accessallowlist. These variants are also available:
gcloudredisinstancesgcloudbetaredisinstances
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.