box — box Commands
box
Information and interaction with Boxes
box [OPTIONS] COMMAND [ARGS]...
list
Commands to list specific sets of boxes
box list [OPTIONS] COMMAND [ARGS]...
all
Print all boxes
box list all [OPTIONS]
Options
- --force-pager, --no-pager
Force or disable the pager on output. If not specified, application will pick.
competitive
Print competitive boxes
box list competitive [OPTIONS]
Options
- --force-pager, --no-pager
Force or disable the pager on output. If not specified, application will pick.
from
Get boxes from a given author
box list from [OPTIONS] AUTHOR
Options
- --force-pager, --no-pager
Force or disable the pager on output. If not specified, application will pick.
Arguments
- AUTHOR
Required argument
todo
Print boxes on todo list
box list todo [OPTIONS]
Options
- --force-pager, --no-pager
Force or disable the pager on output. If not specified, application will pick.
unowned
Print unowned boxes
box list unowned [OPTIONS]
Options
- --active-only
Filter to only active boxes
- --force-pager, --no-pager
Force or disable the pager on output. If not specified, application will pick.
power
Information and interaction with Boxes having to do with powering
box power [OPTIONS] COMMAND [ARGS]...
off
Power off active machine, lab or release arena
box power off [OPTIONS]
Options
- --release-arena, --ra
on
Search for a box with the given name and power it on
box power on [OPTIONS] BOX_NAME
Options
- -f, --force
If you already have a powered on machine, power it off and power new machine on
Arguments
- BOX_NAME
Required argument
reset
Reset current active machine, lab or release arena
box power reset [OPTIONS]
Options
- --release-arena, --ra
query
Use more complex criteria to search for boxes
box query [OPTIONS]
Options
- --force-pager, --no-pager
Force or disable the pager on output. If not specified, application will pick.
- --competitive
Limit search to competitive machines only
- --non-competitive
Limit search to non-competitive (retired) only
- -d, --diff <diff>
- Options
E | M | H | I
- --todo
Limit search to todo list
status
Print current active machine
box status [OPTIONS]
submit
Submit a flag for a box
box submit [OPTIONS] MACHINE FLAG DIFFICULTY
Arguments
- MACHINE
Required argument
- FLAG
Required argument
- DIFFICULTY
Required argument