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 | Login to Weights & Biases |
offline | Disable W&B sync |
online | Enable W&B sync |
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 | Upload an offline training directory to W&B |
verify | Verify your local instance |