Skip to main content

Command-line interface for the Enkindler AI operations dashboard.

Project description

enkindler CLI

Command-line interface for the Enkindler AI operations dashboard. Manages AKS deployments, Helm platforms, integrations, and cluster resources from your terminal.

Patterned after az and databricks — designed to be ergonomic for both humans and AI agents.

Install

pip install enkindler

Works on macOS, Linux, and Windows (Python 3.10+).

Quick start

# Sign in via Microsoft device-code flow (opens browser)
enkindler login

# Verify the session
enkindler whoami

# List your deployments
enkindler deployment list

Configuration

Config and the cached JWT live at:

OS Path
macOS ~/Library/Application Support/enkindler/config.toml
Linux ~/.config/enkindler/config.toml
Windows %APPDATA%\enkindler\config.toml

Override the backend URL with --api-url https://... on any command, or set ENKINDLER_API_URL in the environment.

Architecture

  • Backend exposes an OpenAPI spec at /api/openapi.json (the contract).
  • This CLI consumes that spec to drive command behaviour.
  • Auth uses the Azure AD device-code flow — no browser required on the same machine, no token-pasting.

Development

python -m venv .venv && source .venv/bin/activate  # or `.venv\Scripts\activate` on Windows
pip install -e '.[dev]'
pytest
ruff check .

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

enkindler-0.5.1.tar.gz (41.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

enkindler-0.5.1-py3-none-any.whl (50.8 kB view details)

Uploaded Python 3

File details

Details for the file enkindler-0.5.1.tar.gz.

File metadata

  • Download URL: enkindler-0.5.1.tar.gz
  • Upload date:
  • Size: 41.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.4

File hashes

Hashes for enkindler-0.5.1.tar.gz
Algorithm Hash digest
SHA256 5470953df94f7fa38c7083339305eddd5550d4a0dec2ba2016e3af708f504815
MD5 2fb0790419d3f8d83502bcf2d0dfdc23
BLAKE2b-256 bfe0244adca820ebf2d28db47d59411a01d20a9efeae9d54eac0f3f029b6fe2d

See more details on using hashes here.

File details

Details for the file enkindler-0.5.1-py3-none-any.whl.

File metadata

  • Download URL: enkindler-0.5.1-py3-none-any.whl
  • Upload date:
  • Size: 50.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.4

File hashes

Hashes for enkindler-0.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d4305c8a73a7232546d0c229456aef84cacabdfdc89bf50fa5d6bbbd8c57e1e3
MD5 561022292a5ee4d2844eb9edc0d34a24
BLAKE2b-256 14c08ce0659fea2d2d5f37f83aaa7eeaff139c8a4e7d50068d7187c37d44d6e3

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page