Skip to content

Add a connect function to redis #2961

Open
@remyleone

Description

@remyleone

Add a way to connect to a redis cluster:

  • Check if the redis-cli is installed locally
  • Check if the cluster needs a certificate, if that's the case download the certificate and defer its deletion
  • Get the host, port, username (admin) and ask the password
  • Pass all those arguments to the redis-cli and exec

Metadata

Metadata

Assignees

Labels

enhancementpriority:lowestLowest priority such as new ideas and unproved/unrequested featuresredisManaged Redis issues, bugs and feature requestsuxworkflow

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions