Li'nage CLI
The bridge between your local codebase and Li'nage Cloud.
Ingest project metadata, map dependencies, and sync your graph directly from your terminal. Zero source code upload.
The Official CLI for Li'nage Cloud - Automate Dependency Discovery
✓ Ingested my-app successfully!
Install in Seconds
Requires Node.js 16+ or later. Run globally or use npx.
Or try without installing
npx linage-cli ingestFrom Terminal to Graph
in 3 Steps
The CLI is designed to be set-and-forget. Run it once manually, or bake it into your CI pipeline for continuous intelligence.
CI/CD Ready
Works natively with GitHub Actions, GitLab CI, and CircleCI.
Secure by Default
Source code never leaves your machine. We only upload metadata.
Link your local machine to your organization securely.
Parse dependencies and upload the graph to the cloud.
Open the dashboard to explore the dependency galaxy.
Core Commands
Full control from your terminal. All commands support the --key override for CI usage.
linage-cli login Authenticate
Interactive prompt to save your API Key locally. Verifies capabilities immediately.
linage-cli ingest [path]-p, --project <name>Ingest Project
Scans manifest & lock files (package.json + yarn.lock, etc.). Uploads complete dependency graph with resolved versions.
linage-cli projects -k, --key <key>List Projects
Table view of all projects, their latest versions, and status.
linage-cli stats Org Stats
View organization health: Project count, ingestion metrics, and ecosystem distribution.
linage-cli open [project]Open Dashboard
Opens your default browser to the project page or main dashboard.
linage-cli whoami Session Info
View current authenticated organization slug and key name.
Map your stack in minutes.
Install the CLI and get your first dependency graph faster than you can read this sentence.