go-devops/cmd
Snider f293e71a04 refactor: move cmd/ packages to their respective repos
- cmd/vm/ → go-container/cmd/vm/
- cmd/prod/ → go-infra/cmd/prod/
- cmd/monitor/ → go-infra/cmd/monitor/
- cmd/qa/ → lint/cmd/qa/
- cmd/deploy/cmd_ansible.go → go-ansible/cmd/ansible/

Each repo now owns its CLI commands alongside its library code.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-09 12:28:15 +00:00
..
ci refactor: use core/go-i18n module instead of core/go/pkg/i18n 2026-03-06 09:09:07 +00:00
community feat: absorb vanity-import, community, and updater from CLI 2026-02-21 21:33:23 +00:00
deploy refactor: move cmd/ packages to their respective repos 2026-03-09 12:28:15 +00:00
dev refactor: update imports to use extracted repos 2026-03-09 11:46:32 +00:00
docs feat(docs): add gohelp sync target 2026-03-06 16:39:50 +00:00
gitcmd refactor: use core/go-i18n module instead of core/go/pkg/i18n 2026-03-06 09:09:07 +00:00
sdk refactor: replace all cobra imports with core/cli 2026-03-09 12:05:13 +00:00
setup refactor: replace all cobra imports with core/cli 2026-03-09 12:05:13 +00:00
vanity-import feat: absorb vanity-import, community, and updater from CLI 2026-02-21 21:33:23 +00:00