mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
revive deploy:all with deprecation warning
This commit is contained in:
@@ -9,3 +9,5 @@ ps:stop <app> Stop app container(s)
|
||||
ps:restart <app> Restart app container(s)
|
||||
ps:restartall Restart all deployed app containers
|
||||
```
|
||||
|
||||
*NOTE*: As of v0.3.14, `dokku deploy:all` in now deprecated by `ps:restartall` and will be removed in a future version.
|
||||
|
||||
Reference in New Issue
Block a user