mirror of
https://github.com/dokku/dokku.git
synced 2026-02-23 19:50:34 +01:00
docs: correctly doc apps:report output
The `not deployed` message was removed in 0.20.0, and that state can be queried via `ps:report` now. Closes #4134
This commit is contained in:
@@ -54,6 +54,10 @@ Dokku will no longer distribute packages for Debian versions that are not `stabl
|
||||
|
||||
The `--git-sha` flag was moved from the `apps:report` command to the `git:report` command.
|
||||
|
||||
## App report output
|
||||
|
||||
When an app is not deployed, the `apps:report` command no longer shows the message `not deployed`. Please use the `--deployed` flag on `ps:report` instead to see if the app has been deployed.
|
||||
|
||||
## Changes
|
||||
|
||||
### App report flags
|
||||
|
||||
Reference in New Issue
Block a user