@lixev/cli
Source code · not yet published to registries
Projects, deployments and logs from your terminal. Install from source.
GitHub ↗Manage projects through the REST API, connect your automation and follow deployments from the terminal.
01 / REST API
API tokens are available on HOBBY and PRO. Create a token in settings and store it in the LIXEV_TOKEN environment variable.
curl --fail-with-body \
-H "Authorization: Bearer $LIXEV_TOKEN" \
https://lixev.uz/api/v1/projects02 / Tooling
Source code · not yet published to registries
Projects, deployments and logs from your terminal. Install from source.
GitHub ↗Source code · not yet published to registries
A typed client for projects, services, environment variables and workflows.
GitHub ↗Source code · not yet published to registries
Connect platform tools to MCP clients. Server source is available for a local build.
GitHub ↗Installation requires access to the source repository. Public packages are not published yet.
git clone https://github.com/DezerdGun/burnops cd burnops/packages/cli npm install && npm run build npm link lixev login --api https://lixev.uz/api/v1 lixev projects
Select a repository or a ready-made template.
Settings → Developer, on HOBBY or PRO.
Use the REST API and OpenAPI documentation.
Create a project from a template, then connect the API to your workflow.
Choose a template →