Skip to content

CLI Overview

The lip CLI is the primary interface for managing packages. It provides commands for installing, updating, and managing dependencies.

Global Options

OptionDescription
--verboseEnable verbose logging.
--jsonOutput results in JSON format.

Common Commands

  • lip install: Install a package.
  • lip list: List installed packages.
  • lip init: Initialize a new project.