New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

linage-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

linage-cli

The Official CLI for Li'nage Cloud - Automate Dependency Discovery

latest
Source
npmnpm
Version
1.2.1
Version published
Maintainers
1
Created
Source

Li'nage CLI • v1.1.0

The Official CLI for Li'nage Cloud - Automate Dependency Discovery & Lineage Mapping with a premium Neo-Design interface.

Installation

npm install -g linage-cli

Usage

Login

Authenticate with your API Key from the Li'nage Cloud dashboard:

linage-cli login

Ingest Dependencies

Scan your current directory and upload your dependency graph:

linage-cli ingest

Recursive Scan [NEW]

Recursively find and ingest all dependency files up to 3 levels deep:

linage-cli scan
linage-cli scan --all  # Ingest all detected nodes automatically

System Diagnostics [NEW]

Run health checks for your environment, connectivity, and credentials:

linage-cli doctor

Manage Configuration [NEW]

View or clear your local CLI state and API keys:

linage-cli config list
linage-cli config clear

View Projects

List all projects in your organization:

linage-cli projects

Show Stats

Show organization health metrics:

linage-cli stats

Whoami

Show current authenticated session info:

linage-cli whoami

Open Dashboard

Open your dashboard in the browser:

linage-cli open

Neo-Design Matrix

This version introduces the Neo-Design Matrix aesthetic, featuring custom brand gradients and a polished interface that matches the linage.cloud experience.

License

ISC

Keywords

linage

FAQs

Package last updated on 23 Feb 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