Releases: cdalar/boxctl
Releases · cdalar/boxctl
Release list
v0.1.0
Changelog
- eba7b28 Add CI/release pipelines, mirroring onctl's own (#2)
- 613cda2 Add
boxctl imagescommand to list available boot images (#3) - 524e250 Add download/import commands (#4)
- b971e52 Add exec: run a command in a fresh, disposable box, print JSON
- 3a500bf Add ssh -- command: run one command on a box instead of opening a shell
- 3238d47 Bring the release pipeline up to onctl's: signing, notarization, Homebrew cask
- 4829b8b Document get.sh/get-edge.sh install scripts in README
- 4c5d978 Drop the old-usage explanations from login's help and messages
- 7442897 Initial boxctl CLI: manage boxctl.io microVMs from the command line (#1)
- 6794da2 Initial commit
- 9bf4528 Make download use backup instead of the now-removed export endpoint
- 084a1ad Match boxctl-vms's /api/imports/{id} route rename
- 23ae476 Merge pull request #10 from cdalar/login-token-from-prompt-or-stdin
- a324e34 Merge pull request #11 from cdalar/login-drop-old-usage-text
- cd0801f Merge pull request #12 from cdalar/agent-exec-command
- 6100f5f Merge pull request #13 from cdalar/ssh-remote-command
- 421b9d3 Merge pull request #14 from cdalar/release-pipeline-like-onctl
- 814a522 Merge pull request #6 from cdalar/s3-transfer
- 6e579d1 Merge pull request #7 from cdalar/fix-import-route-conflict
- 1be318c Merge pull request #8 from cdalar/progress-spinner-during-wait
- d3b0d9b Merge pull request #9 from cdalar/download-uses-backup
- ce94bec Move download/import to boxctl-vms's async R2-backed transfer API
- 0b54bad Read the login token from a hidden prompt or stdin, not argv
- 87fc0e1 Release Linux + Windows only on onctl-4; comment out the macOS parts
- 0ff3b97 Show a waiting spinner while polling boxctl-vms's export/import status
- 1b6020b Show transfer progress on download/import (#5)
- 5e1aebb Write the login prompt straight to os.Stderr to satisfy errcheck
edge (2026-09-18)
Automated, unsigned build of main @ 421b9d3. Not a tagged release -- see the Releases page for stable versions.