CLI Reference
This page summarizes commonly used public CLI commands.
Package links
- CLI package: https://pypi.org/project/llmport-cli/
- Agent package: https://pypi.org/project/llmport-agent/
Platform lifecycle
llmport up
llmport down
llmport status
llmport logs -f
Health and diagnostics
llmport doctor
Deployment
llmport deploy <install-path>
Module operations
llmport module list
llmport module enable <module>
llmport module disable <module>
Notes
- Use environment-specific credentials and tokens
- Keep production command execution restricted to approved operators
- Advanced and internal-only operational flags should remain in internal runbooks