Skip to main content

Usage

wandb [OPTIONS] COMMAND [ARGS]...

Options

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

Commands

CommandDescription
agentStart a sweep agent.
artifactUpload, download, and manage W&B artifacts.
betaBeta versions of wandb CLI commands.
controllerStart a local sweep controller for a W&B hyperparameter sweep.
disabledDisable W&B functionality.
dockerRun code in a Docker container with W&B configured.
docker-runWrap docker run and inject W&B environment variables automatically.
enabledRe-enable W&B after it was deactivated with wandb disabled.
initInitialize or update W&B configuration for the current directory.
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)
loginAuthenticate your machine with W&B.
offNo description available
offlineSave data logged to W&B locally without uploading it to the cloud.
onNo description available
onlineRe-enable cloud syncing for W&B runs.
projectsList projects for the current entity.
pullDownload files from a W&B run.
purge-cachePurges cached logs, run history, and artifacts from the local W&B cache.
restoreRestore the code, config, or Docker environement from a previous W&B run.
schedulerRun a W&B launch sweep scheduler (Experimental).
serverCommands for operating a local W&B server
statusDisplay the current W&B configuration settings.
sweepCreate, update, or manage a hyperparameter sweep.
syncUpload existing local W&B run data to the cloud.
verifyRun integration checks against a self-hosted W&B instance.