List programs

The table includes the active slot, requested slot, program name, size, timestamp, and binary file name. Pass --port <path-or-id> or set V5X_PORT to target a specific brain.

JSON output

The JSON output is an array of programs:
size, slot, and requestedSlot preserve the raw values reported by the brain. time is serialized as an ISO 8601 timestamp.

Start a program

v5x start accepts --port <path-or-id>.

Stop the running program

v5x stop accepts --port <path-or-id>.