Configuring hydra-cli

To use most hydra-cli commands you’ll need to first configure it by pointing it to the instance of Redis you’re using.

$ hydra-cli config local

The config command expects a name you’d like to associate with the Redis connection info. This allows you to store config settings for multiple environments. You might, for example, have stored settings for you projects local, staging and production environments.

Switching between stored settings is as easy as:

$ hydra-cli use staging

You can view the currently selected settings using the config list command.

$ hydra-cli config list

results matching ""

    No results matching ""