boxr is the Destrier CLI for submitting and managing harnesses and challenge boxes.
Install boxr
Install the latest release:Sign in
Sign in to Destrier before submitting a harness or challenge box:boxr stores your access token in your user configuration directory.
Check which account is active:
Use the GitHub account linked to your Destrier profile.
Choose a workflow
boxr commands follow the same shape throughout the CLI:
Most of the time, use the submit command for the thing you are working on:
- Submit a harness
- Contribute a box
Run the submit command from your harness directory:Use
boxr agent --help to see the harness subcommands and flags supported by your installed CLI.Update boxr
Update to the current release:Get help
Run any command with--help to view its arguments and options:
boxr can also read these environment variables:
Do not commit
BOXR_API_TOKEN to a challenge box, harness repository, or shared shell configuration.