Skip to content

Commit 284f08b

Browse files
authored
remove/cli: drop unused validate commands (#1310)
The legacy `src validate` entrypoint is unused, so keeping it around adds dead code and extra maintenance surface in the CLI. This removes the top-level `src validate` command and its `install` and `kube` subcommands, which were still wired through the older command registration path. For more context, see https://sourcegraph.slack.com/archives/C022SPMNR0W/p1777905299691889 ## Test Plan - go test ./cmd/src/...
1 parent b743fba commit 284f08b

3 files changed

Lines changed: 0 additions & 274 deletions

File tree

cmd/src/validate.go

Lines changed: 0 additions & 44 deletions
This file was deleted.

cmd/src/validate_install.go

Lines changed: 0 additions & 109 deletions
This file was deleted.

cmd/src/validate_kube.go

Lines changed: 0 additions & 121 deletions
This file was deleted.

0 commit comments

Comments
 (0)