Welcome to luci’s documentation!¶
This documentation provides a reference for the luci
command-line interface and its underlying Python API.
CLI Reference¶
The main interface to luci
is through its command-line interface. For a detailed reference of all available commands and their options, see the CLI Reference page.
CLI Reference
API Reference¶
For developers who want to use luci
’s functionality in their own Python code, an API reference is also available.
API Reference
Project¶
Project