Skip to main content

Command Line Interface

Usage

wandb [OPTIONS] COMMAND [ARGS]...

Options

OptionDescription
--versionShow the version and exit.
--helpShow this message and exit.

Commands

CommandDescription
agentRun the W&B agent
artifactCommands for interacting with artifacts
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...
enabledEnable W&B.
importCommands for importing data from other systems
initConfigure a directory with Weights & Biases
launchLaunch or queue a W&B Job.
launch-agentRun a W&B launch agent.
loginLogin to Weights & Biases
offlineDisable W&B sync
onlineEnable W&B sync
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
sweepCreate a sweep
syncUpload an offline training directory to W&B
verifyVerify your local instance
Was this page helpful?๐Ÿ‘๐Ÿ‘Ž