Skip to content

Commit 85c61df

Browse files
authored
Merge pull request #940 from pipecat-ai/pk/fix-broken-formatting-in-cli-commands-section
Fix broken formatting in CLI commands section
2 parents 487a2c8 + d30b5cf commit 85c61df

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

api-reference/cli/overview.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,10 @@ uv tool install "pipecat-ai[cli]" --with pipecatcloud
5656

5757
## Commands
5858

59-
**[`pipecat init`](/api-reference/cli/init)** - Make a project agent-ready by writing the Pipecat coding-agent guide (built in)
60-
**[`pipecat create`](/api-reference/cli/create)** - Scaffold new projects with interactive setup (built in)
61-
**[`pipecat eval`](/api-reference/cli/eval)** - Run behavioral evals against your agents
62-
**[`pipecat cloud`](/api-reference/cli/cloud/auth)** - Deploy and manage bots on Pipecat Cloud (requires `pipecatcloud`)
59+
- **[`pipecat init`](/api-reference/cli/init)** - Make a project agent-ready by writing the Pipecat coding-agent guide (built in)
60+
- **[`pipecat create`](/api-reference/cli/create)** - Scaffold new projects with interactive setup (built in)
61+
- **[`pipecat eval`](/api-reference/cli/eval)** - Run behavioral evals against your agents
62+
- **[`pipecat cloud`](/api-reference/cli/cloud/auth)** - Deploy and manage bots on Pipecat Cloud (requires `pipecatcloud`)
6363

6464
## Getting Help
6565

0 commit comments

Comments
 (0)