CLI Overview
The lip CLI is the primary interface for managing packages. It provides commands for installing, updating, and managing dependencies.
Global Options
| Option | Description |
|---|---|
--verbose | Enable verbose logging. |
--json | Output results in JSON format. |
Common Commands
lip install: Install a package.lip list: List installed packages.lip init: Initialize a new project.