Files
dokku/tests/unit
Jose Diaz-Gonzalez 857d115fdd feat: add --format json support to ps:scale
The `ps:scale` command now accepts a `--format` flag that defaults to `stdout` and can be set to `json` to emit the current formation as a JSON array of process type and quantity objects, matching the JSON output the `:report` subcommands already provide. The flag only applies when displaying the current formation; it is ignored when process types are supplied for scaling. When no scale has been set for the app, the JSON output is an empty array.
2026-07-06 13:57:19 -04:00
..
2026-05-24 16:06:02 -04:00
2026-05-04 13:16:28 -04:00
2026-05-10 21:42:35 -04:00
2026-05-25 16:07:55 -04:00