Skip to main content

Usage

wandb [OPTIONS] COMMAND [ARGS]...

Options

OptionDescription
--versionShow the version and exit. (default: False)

Commands

CommandDescription
agentRun the W&B agent
artifactCommands for interacting with artifacts
betaBeta versions of wandb CLI commands.
controllerRun the W&B local sweep controller
disabledDisable W&B.
dockerRun your code in a docker container.
docker-runWrap docker run and adds WANDB_API_KEY and WANDB_DOCKER environment variables.
enabledEnable W&B.
initConfigure a directory with Weights & Biases
jobCommands for managing and viewing W&B jobs
launchLaunch or queue a W&B Job.
launch-agentRun a W&B launch agent.
launch-sweepRun a W&B launch sweep (Experimental).
localStart a local W&B container (deprecated, see wandb server โ€”help)
loginVerify and store your API key for authentication with W&B services.
offNo description available
offlineSave data logged to W&B locally without uploading it to the cloud.
onNo description available
onlineUndo wandb offline.
projectsList projects
pullPull files from Weights & Biases
restoreRestore code, config and docker state for a run.
schedulerRun a W&B launch sweep scheduler (Experimental)
serverCommands for operating a local W&B server
statusShow configuration settings
sweepInitialize a hyperparameter sweep.
syncSynchronize W&B run data to the cloud.
verifyChecks and verifies local instance of W&B.