Commit a26813c
Fix incorrect rpk command name
Change rpk k8s multicluster check → status
The correct diagnostics command is `rpk k8s multicluster status`, not
`check`. The `check` command doesn't exist in the operator codebase.
Implementation: operator/cmd/rpk-k8s/k8s/multicluster/status.go
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 6108e92 commit a26813c
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
424 | 424 | | |
425 | 425 | | |
426 | 426 | | |
427 | | - | |
| 427 | + | |
428 | 428 | | |
429 | 429 | | |
430 | 430 | | |
| |||
0 commit comments