Updated on 2022-08-06 GMT+08:00

Accessing a DCS Redis 4.0 or 5.0 Instance on the Console

Access a DCS Redis instance through Web CLI. This function is supported only by DCS Redis 4.0 and 5.0 instances, and not by DCS Redis 3.0 instances.

  • Do not enter sensitive information in Web CLI to avoid disclosure.
  • Keys and values cannot contain spaces.
  • If the value is empty, nil is returned after the GET command is executed.

Prerequisites

The DCS Redis 4.0 or 5.0 instance you want to access through Web CLI is in the Running state.

Procedure

  1. Log in to the DCS console.
  2. Click in the upper left corner and select a region and a project.
  3. In the navigation pane, choose Cache Manager.
  4. In the row containing the desired instance, choose More > Connect to Redis to go to the Web CLI login page.
  5. Enter the password of the DCS instance. On Web CLI, select the current Redis database, enter a Redis command in the command box, and press Enter.