Command Line Interface

Usage

wandb [OPTIONS] COMMAND [ARGS]...

Options

Option Description
--version Show the version and exit.

Commands

Command Description
agent Run the W&B agent
artifact Commands for interacting with artifacts
beta Beta versions of wandb CLI commands.
controller Run the W&B local sweep controller
disabled Disable W&B.
docker Run your code in a docker container.
docker-run Wrap docker run and adds WANDB_API_KEY and WANDB_DOCKER…
enabled Enable W&B.
init Configure a directory with Weights & Biases
job Commands for managing and viewing W&B jobs
launch Launch or queue a W&B Job.
launch-agent Run a W&B launch agent.
launch-sweep Run a W&B launch sweep (Experimental).
login Verify and store your API key for authentication with W&B…
offline Save data logged to W&B locally without uploading it to…
online Undo wandb offline.
pull Pull files from Weights & Biases
restore Restore code, config and docker state for a run.
scheduler Run a W&B launch sweep scheduler (Experimental)
server Commands for operating a local W&B server
status Show configuration settings
sweep Initialize a hyperparameter sweep.
sync Synchronize W&B run data to the cloud.
verify Checks and verifies local instance of W&B.