compose/docs
Guillaume Lours e7c766fe3d fix(compose): reject unknown subcommands under bridge/transformations
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>
2026-08-31 17:08:47 +02:00
..
examples test(docs): compile the sdk.md examples 2026-08-27 11:21:03 +02:00
reference fix(compose): reject unknown subcommands under bridge/transformations 2026-08-31 17:08:47 +02:00
yaml/main golangci-lint: use gci formatter instead of goimports 2025-12-01 12:21:50 +01:00
extension.md Document rawsetenv in stop section and sequence diagram 2026-06-23 15:01:33 +02:00
sdk.md test(docs): compile the sdk.md examples 2026-08-27 11:21:03 +02:00