cli

Automate Pinecone resource management from the terminal via the Pinecone CLI.

23|1|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/pinecone-io/gemini-cli-extension --skill cli-pinecone-io
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cli
Source: https://github.com/pinecone-io/gemini-cli-extension/tree/main/skills/cli
Command: npx skills add https://github.com/pinecone-io/gemini-cli-extension --skill cli-pinecone-io

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

The Pinecone CLI skill enables rapid, scriptable control of Pinecone resources directly from the terminal, reducing context switching and manual setup for vector workloads.

Core Features & Use Cases

  • Manage indices, namespaces, backups, and project settings from scripts or the terminal.
  • Authenticate and configure access for CI pipelines and local development.
  • Use for batch operations, scripted deployments, and rapid provisioning of Pinecone resources across environments.

Quick Start

Install the Pinecone CLI, authenticate, and run a single command to list your indexes.

Frequently Asked Questions about cli

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Pinecone index management from the terminal?

Automate Pinecone index management from the terminal by using the Pinecone CLI to script index operations, namespaces, and backups across local development and CI pipeline environments. It enforces compatibility with serverless and integrated indexes.

Can I use the Pinecone CLI for batch scripting and automated deployments?

Yes, you can use the Pinecone CLI for batch scripting and automated deployments. It supports rapid provisioning of vector workloads across environments, allowing scripted control of indices, namespaces, and backups.

What authentication is required to manage Pinecone resources from scripts?

Managing Pinecone resources from scripts requires a configured PINECONE_API_KEY or CLI authentication. This enforces secure access for local development, CI pipelines, and automated deployments across all platforms.

Does the Pinecone CLI support serverless and integrated indexes?

Yes, the Pinecone CLI supports serverless and integrated indexes. It enforces compatibility for both index types during terminal-based operations, ensuring your scripted workflows manage vector workloads correctly.

What is the best way to control Pinecone namespaces and backups in CI pipelines?

The best way to control Pinecone namespaces and backups in CI pipelines is using the Pinecone CLI. It enables scriptable management of these resources directly from the terminal, reducing manual setup and context switching.