Pipecat Cloud CLI commands
The Pipecat Cloud CLI can be installed with the following command:
You can run commands with the pipecatcloud
or pcc
command (for short).
Show the currently installed version of the Pipecat Cloud CLI.
Show a list of available commands for the Pipecat Cloud CLI.
Show the current configuration settings for the CLI (including an overrides.)
CLI configuration is stored in ~/.config/pipecatcloud/pipecatcloud.toml
by default. You can override this location by setting the PIPECAT_CONFIG_PATH
environment variable.
The local configuration file stores the following information:
It takes precedence over environment variables, but not command-line flags.
Example configuration file
pcc auth logout
to reset.Pipecat Cloud CLI commands
The Pipecat Cloud CLI can be installed with the following command:
You can run commands with the pipecatcloud
or pcc
command (for short).
Show the currently installed version of the Pipecat Cloud CLI.
Show a list of available commands for the Pipecat Cloud CLI.
Show the current configuration settings for the CLI (including an overrides.)
CLI configuration is stored in ~/.config/pipecatcloud/pipecatcloud.toml
by default. You can override this location by setting the PIPECAT_CONFIG_PATH
environment variable.
The local configuration file stores the following information:
It takes precedence over environment variables, but not command-line flags.
Example configuration file
pcc auth logout
to reset.