Sign In

graphstore-cli

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphstore-cli

CLI for the Graphstore agent-first graph database

Source
npmnpm
Version
0.1.0
Version published
Weekly downloads
794
Maintainers
1
Weekly downloads
 
Created
Source

graphstore-cli

The official CLI for Graphstore.

npm install -g graphstore-cli
gs auth login --email you@example.com
gs graph create "My graph"
gs --help

For CI or agents, set GRAPHSTORE_URL and GRAPHSTORE_API_KEY, or pass --url and --key.

FAQs

Package last updated on 13 Aug 2026

Did you know?

Socket

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