An official Heroku CLI plugin for managing Heroku Redis instances, version 1.3.0 (stable). It provides commands for provisioning, promoting, demoting, and configuring Redis databases on Heroku. Differentiates from other Redis management tools by being the official plugin, tightly integrated with the Heroku platform and CLI.
npm install heroku-redisNo compatibility data collected yet for this library.
Install the Heroku Redis plugin and check Redis instance info.
Check for conflicts by running `heroku plugins` and uninstall conflicting plugins.
Update to latest version: heroku plugins:update heroku-redis
Run: heroku plugins:install heroku-redis
Verify app name and permissions: heroku apps:info my-app