Usage
Description
Run integration checks against a self-hosted W&B instance. Validate that a self-hosted or dedicated cloud W&B deployment is configured and operating correctly. Do not run this command against the public W&B cloud at api.wandb.ai. Exits withcode 1 if any critical check fails.
For example, to verify the currently configured W&B instance:
Options
| Flag | Type | Description |
|---|---|---|
--host | STR | Target a specific W&B instance URL. Default to configured base URL. Default: None |