Authentication and authorization commands
auth
command group manages authentication with Pipecat Cloud, allowing you to login, logout, and check your current account identity.
--headless
option, you can copy and paste the displayed URL into your browser manually.
On successful login, the CLI will store the access token in the local configuration file (defaults to ~/.config/pipecatcloud/pipecatcloud.toml
). This token will be used for all subsequent requests to the Pipecat Cloud API.
You can override the default location by setting the PIPECAT_CONFIG_PATH
environment variable.