Skip to content

Make redis-cli accept URI connection schema #3399

@cosenal

Description

@cosenal

At the moment, redis-cli doesn't accept URI connection schema, that is, I can't do something like

redis-cli redis://<username>:<password>@<host>:<port>

It would be particularly useful when copying the redis url from deployed instances (e.g. Heroku.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions