跳至主要内容

Install the CLI

The llm.port CLI is the fastest way to install, operate, and troubleshoot your deployment.

Option A: Install from PyPI

pip install llmport-cli

PyPI: https://pypi.org/project/llmport-cli/

Option B: Install via uv

uv tool install llmport-cli

Option C: Use a standalone binary

Download the latest binary release for your operating system from GitHub Releases.

Verify installation

llmport --help
llmport doctor

Core day-1 commands

llmport up
llmport status
llmport logs -f
llmport down

For full command coverage, see CLI Reference.

本文档由 AI 辅助生成,可能存在不准确之处。请在生产使用前核验关键细节。