cli/internal/variants
Snider 7beaabbd63 feat(cli): add core update command for self-updating
- `core update` - Update to latest stable release
- `core update check` - Check for updates without applying
- `core update --channel=dev` - Update to latest dev build
- `core update --force` - Force update even if already on latest

Uses the existing updater package with GitHub releases support.
Automatically detects platform (OS/arch) and downloads correct binary.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 12:06:49 +00:00
..
ci.go refactor: move CLI entry point to pkg/cli, remove cmd/ 2026-01-30 22:11:35 +00:00
full.go feat(cli): add core update command for self-updating 2026-02-01 12:06:49 +00:00
minimal.go refactor: move CLI entry point to pkg/cli, remove cmd/ 2026-01-30 22:11:35 +00:00
php.go refactor: move CLI entry point to pkg/cli, remove cmd/ 2026-01-30 22:11:35 +00:00