|
69 | 69 | display-name: SDKs
|
70 | 70 | icon: code
|
71 | 71 | slug: sdks
|
| 72 | + cli: |
| 73 | + display-name: CLI (new) |
| 74 | + icon: fa-light fa-square-terminal |
| 75 | + slug: cli |
72 | 76 | changelog:
|
73 | 77 | display-name: Changelog
|
74 | 78 | slug: changelog
|
@@ -108,22 +112,9 @@ navigation:
|
108 | 112 | - page: Vapi Guides
|
109 | 113 | icon: fa-light fa-book-open
|
110 | 114 | path: guides.mdx
|
111 |
| - - section: Vapi CLI |
| 115 | + - page: CLI quickstart |
112 | 116 | icon: fa-light fa-terminal
|
113 | 117 | path: cli/overview.mdx
|
114 |
| - contents: |
115 |
| - - page: Project integration |
116 |
| - icon: fa-light fa-folder-plus |
117 |
| - path: cli/project-integration.mdx |
118 |
| - - page: MCP integration |
119 |
| - icon: fa-light fa-brain-circuit |
120 |
| - path: cli/mcp-integration.mdx |
121 |
| - - page: Webhook testing |
122 |
| - icon: fa-light fa-webhook |
123 |
| - path: cli/webhook-testing.mdx |
124 |
| - - page: Authentication |
125 |
| - icon: fa-light fa-key |
126 |
| - path: cli/authentication.mdx |
127 | 118 |
|
128 | 119 | - section: Assistants
|
129 | 120 | contents:
|
@@ -686,6 +677,36 @@ navigation:
|
686 | 677 | path: resources.mdx
|
687 | 678 | icon: fa-light fa-boxes-stacked
|
688 | 679 |
|
| 680 | + - tab: cli |
| 681 | + layout: |
| 682 | + - section: Getting Started |
| 683 | + contents: |
| 684 | + - page: Overview |
| 685 | + path: cli/overview.mdx |
| 686 | + icon: fa-light fa-rocket |
| 687 | + - section: Core Features |
| 688 | + contents: |
| 689 | + - page: Project Integration |
| 690 | + path: cli/project-integration.mdx |
| 691 | + icon: fa-light fa-folder-plus |
| 692 | + - page: MCP Integration |
| 693 | + path: cli/mcp-integration.mdx |
| 694 | + icon: fa-light fa-brain-circuit |
| 695 | + - page: Webhook Testing |
| 696 | + path: cli/webhook-testing.mdx |
| 697 | + icon: fa-light fa-webhook |
| 698 | + - page: Authentication |
| 699 | + path: cli/authentication.mdx |
| 700 | + icon: fa-light fa-key |
| 701 | + - section: Resources |
| 702 | + contents: |
| 703 | + - link: GitHub Repository |
| 704 | + href: https://github.com/VapiAI/cli |
| 705 | + icon: fa-brands fa-github |
| 706 | + - link: Report Issues |
| 707 | + href: https://github.com/VapiAI/cli/issues |
| 708 | + icon: fa-light fa-bug |
| 709 | + |
689 | 710 | - tab: changelog
|
690 | 711 |
|
691 | 712 | redirects:
|
|
0 commit comments