Socket
Socket
Sign inDemoInstall

@pinecone-database/pulumi

Package Overview
Dependencies
1
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @pinecone-database/pulumi


Version published
Weekly downloads
57
decreased by-52.89%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

Pinecone Pulumi Provider

Open in GitHub Codespaces

This Pulumi Pinecone Provider enables you to manage your Pinecone collections and indexes using any language of Pulumi Infrastructure as Code.

Installing

This package is available for several languages/platforms:

Node.js (JavaScript/TypeScript)

To use from JavaScript or TypeScript in Node.js, install using either npm:

npm install @pinecone-database/pulumi

or yarn:

yarn add @pinecone-database/pinecone

Python

To use from Python, install using pip:

pip install pinecone_pulumi

Go

To use from Go, use go get to grab the latest version of the library:

go get github.com/pinecone-io/pulumi-pinecone/sdk

.NET

To use from .NET, install using dotnet add package:

dotnet add package PineconeDatabase.Pinecone

Configuration

The following configuration points are available for the pinecone provider:

  • pinecone:APIKey - This is the Pinecone API key. (environment: PINECONE_API_KEY)

Keywords

FAQs

Last updated on 27 Mar 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc