Synopsis
voicegw status displays a table of every provider defined in the config, whether it has credentials configured, and how many models are registered against it. This is the quickest way to verify your setup after editing voicegw.yaml or adding providers via the API.
Usage
Options
Output
A Rich-formatted table with three columns:Examples
Exit codes
voicegw doctor
For a deeper check, run voicegw doctor. It runs a numbered punch list of checks (config loads, providers configured, daemon up, dashboard reachable, smoke test passes, secret-key set if managed providers exist, etc.) and prints a fix step for each failure. No stack traces. No bare “see docs” pointers.
Related
voicegw init | voicegw onboard | voicegw costs | voicegw projects | voicegw check