CLI Reference
Pipeline‑UI comes with a command‑line interface (CLI) which enables you to:- Login: Use the
pui logincommand to authenticate with your access token. - Initialize a Project: Use
pui initto scaffold a new project. - Start the Server: Use either
pui start(for folders) orpui start-file(for single files) to run the pipeline-ui application with hot reloading.