Registry / devops / heroku-redis

heroku-redis

JSON →
library1.3.0jsnpmunverified

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-redis
INSTALL
IMPORT
SIG · HEROKU-REDIS
H
heroku-redis
devopsjavascriptv1.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Install the Heroku Redis plugin and check Redis instance info.

heroku plugins:install heroku-redis heroku redis:info --app my-app
Debug
Known issues
gotchaPlugin can conflict with other Heroku CLI plugins if they modify same categories.
fix
Check for conflicts by running `heroku plugins` and uninstall conflicting plugins.
affects: all
breakingOlder versions may not support newer Heroku CLI versions.
fix
Update to latest version: heroku plugins:update heroku-redis
affects: <1.0
Errors
Common errors & fixes
› Error: Plugin heroku-redis not found
Plugin not installed or name mistyped.
fix
Run: heroku plugins:install heroku-redis
› Error: You do not have access to the app my-app
User not authorized for the Heroku app.
fix
Verify app name and permissions: heroku apps:info my-app
Upgrade
Version history
1.3.0latest on npm
Audit
Dependencies
@oclif/corerequiredRequired for CLI command framework
Agent activity
8 hits · last 30 days
node
8
Resources
heroku-redis — npm install heroku-redis · libregistry