Commit 284f08b
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
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments