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.4.tar.gz (43.8 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.4-py3-none-any.whl (52.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: enkindler-0.5.4.tar.gz
  • Upload date:
  • Size: 43.8 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.4.tar.gz
Algorithm Hash digest
SHA256 7f008346cd3572b9ac6f2607e620f42f1b733ef706906627085938af304c6c5b
MD5 23070212db8a27e3b345b027a0fc9f9c
BLAKE2b-256 9ea9442b4f7bae970a8ae0cfb00085fda75b75f1b6e618bc573cda7b5a8d83c0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: enkindler-0.5.4-py3-none-any.whl
  • Upload date:
  • Size: 52.4 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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 9ca3f207a157c564d02e1a9d584430aebaccc9bae53203b3b05d16e06f392512
MD5 6e2e9aec4a64ee37456851063def7bc0
BLAKE2b-256 8939f4dd7542de993535aa330ed80f9bb6db30a0d86b236ed62182bd6a2e0fdc

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