Skip to main content
GitHub source Display the current W&B configuration settings. Print all active W&B settings as formatted JSON, including the base URL, API key, project, entity, and other resolved values. Examples: Show current settings
wandb status

Usage

wandb status [OPTIONS]

Options

settings

Display the current settings.
FlagDefaultType
--settingsTrueBOOL

help

Show this message and exit.
FlagDefaultType
--helpFalseBOOL

CLI Help

Usage: status [OPTIONS]

  Display the current W&B configuration settings.

  Print all active W&B settings as formatted JSON, including the base URL, API
  key, project, entity, and other resolved values.

  Examples:

  Show current settings

  ```bash wandb status ```

Options:
  --settings / --no-settings  Display the current settings.
  --help                      Show this message and exit.