| 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 environment variables. |
| 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). |
| local | Start a local W&B container (deprecated, see wandb server โhelp) |
| login | Verify and store your API key for authentication with W&B services. |
| off | No description available |
| offline | Save data logged to W&B locally without uploading it to the cloud. |
| on | No description available |
| online | Undo wandb offline. |
| projects | List projects |
| 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. |