mirror of
https://github.com/docker/compose.git
synced 2026-09-24 14:34:26 +00:00
bridgeCommand and transformersCommand had no RunE, so an unknown subcommand (e.g. "bridge zzz") fell through cobra's default non-Runnable path: help printed, exit 0. Scripts couldn't distinguish a typo from success. Mirrors the same fix already shipped on the compose root command. Signed-off-by: Guillaume Lours <glours@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| examples | ||
| reference | ||
| yaml/main | ||
| extension.md | ||
| sdk.md | ||