heroku redis:maintenance [database]
Manage maintenance windows
Arguments
| Name | Description |
|---|---|
database |
Options
| Name | Description |
|---|---|
-w, --window <window> | Set weekly UTC maintenance window |
--run | Start maintenance |
-f, --force | Start maintenance without entering application maintenance mode |
-a, --app <app> | App to run command against |
-r, --remote <remote> | Git remote of app to use |