sandbox
Sandbox training (required before uploading).
sandbox
Section titled “sandbox”Usage: nemar sandbox [options] [command]
Complete sandbox training before uploading datasets
Options: -v, --verbose Print full subprocess output (git, git-annex) for debugging -h, --help display help for command
Commands: reset [options] Reset sandbox training status for re-training status [options] Check sandbox training completion status
Description: Sandbox training verifies your setup and familiarizes you with the upload workflow. You must complete sandbox training before uploading real datasets.
The training creates a placeholder BIDS dataset (~500KB) and uploads it to the sandbox environment, testing your git-annex and SSH setup.
Examples: $ nemar sandbox # Run sandbox training $ nemar sandbox --verbose # Run with full subprocess output (debug stuck runs) $ nemar sandbox status # Check if training is completed $ nemar sandbox reset # Reset for re-trainingsandbox reset
Section titled “sandbox reset”Usage: nemar sandbox reset [options]
Reset sandbox training status for re-training
Options: -y, --yes Skip confirmation and proceed -n, --no Skip confirmation and decline -h, --help display help for commandsandbox status
Section titled “sandbox status”Usage: nemar sandbox status [options]
Check sandbox training completion status
Options: --refresh Fetch latest status from server -h, --help display help for command