Skip to main content
Stop a running local W&B server. Stops the Docker container named wandb-local that was started by wandb server start. Requires Docker to be installed. Examples:
wandb server stop

Usage

wandb server stop [OPTIONS]

Options

help

Show this message and exit.
FlagDefaultType
--helpFalseBOOL

CLI Help

Usage: server stop [OPTIONS]

  Stop a running local W&B server.

  Stops the Docker container named ``wandb-local`` that was started by ``wandb
  server start``. Requires Docker to be installed.

  Examples:

  ```bash wandb server stop ```

Options:
  --help  Show this message and exit.