Commit 18d52f4
committed
KSQL-14849: update golden help fixtures for new 'cluster update' subcommand
CI failure on #3368 was two integration-test golden-file mismatches:
- test/fixtures/output/ksql/cluster/help.golden was missing the
new 'update' line under Available Commands.
- test/fixtures/output/ksql/cluster/update-help.golden didn't
exist; the new subcommand needs its own --help fixture.
help-onprem.golden is unchanged: the update subcommand is registered
only on the cloud-login branch in internal/ksql/command_cluster.go,
so on-prem builds don't include it.1 parent 0ff2c6b commit 18d52f4
2 files changed
Lines changed: 26 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
0 commit comments