Commit c9bc38e
Remove healthcheck command
- Remove healthcheck import and registration from cmd.go
- Delete pkg/cmd/healthcheck directory and all related files
- Healthcheck command was identified as an additional removal request
This further streamlines the CLI by removing the backend health
checking functionality from the core CLI commands.
Co-Authored-By: Alec Fong <[email protected]>1 parent 8db4a51 commit c9bc38e
2 files changed
+0
-53
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
| |||
240 | 239 | | |
241 | 240 | | |
242 | 241 | | |
243 | | - | |
244 | 242 | | |
245 | 243 | | |
246 | 244 | | |
| |||
This file was deleted.
0 commit comments