Skip to main content

Klavex CLI — pull environment variables into a process without writing secrets to disk.

Project description

klavex

CLI for Klavex. Pulls environment variables from your team's vault and injects them into a child process — secrets never touch disk.

pip install klavex
klavex login
klavex run -- npm start

See IMPLEMENTATION.md for the design.

Commands

Command Status
klavex login v0.1
klavex logout v0.1
klavex whoami v0.1
klavex status v0.1
klavex projects v0.2
klavex envs <project> v0.2
klavex vars -e <env> v0.2
klavex run -e <env> -- <cmd> v0.3 (blocked on backend reveal endpoint)
klavex export -e <env> v0.4
klavex use -p <project> -e <env> v0.4

Development

pip install -e ".[dev]"
klavex --version
pytest
ruff check .
mypy

Override the API URL for staging or local:

export KLAVEX_API_URL=http://localhost:8000

Agents & CI (non-interactive auth)

For an agent seat (minted in the dashboard) or a CI runner, there's no browser for klavex login. Pass the token via the environment instead — it takes precedence over the keychain and needs no OS keychain at all:

export KLAVEX_TOKEN=kx_agent_...        # the token shown once when you mint the seat
klavex run -e env_xxx -- npm test       # scoped to exactly the envs you granted

Use environment IDs (env_xxx) or a committed .klavex pin for agents — name lookups hit team-level endpoints that scoped agent tokens can't read.

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

klavex-0.1.6.tar.gz (28.8 kB view details)

Uploaded Source

Built Distribution

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

klavex-0.1.6-py3-none-any.whl (24.3 kB view details)

Uploaded Python 3

File details

Details for the file klavex-0.1.6.tar.gz.

File metadata

  • Download URL: klavex-0.1.6.tar.gz
  • Upload date:
  • Size: 28.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for klavex-0.1.6.tar.gz
Algorithm Hash digest
SHA256 0e07ea6eb0a50b303451beefcc452006409b82c141d216257ca8c5b7fce062cc
MD5 e27b7b930c6d3feb7233c25b910d57bb
BLAKE2b-256 158951b97fbeb9abacb33c0564784d408b3dede87bc62746890ff47de4f23725

See more details on using hashes here.

File details

Details for the file klavex-0.1.6-py3-none-any.whl.

File metadata

  • Download URL: klavex-0.1.6-py3-none-any.whl
  • Upload date:
  • Size: 24.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for klavex-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 ff198fe1fbd0dbbc47903c15d488070fc479aecfc3f11cdb96ad19aa71eede55
MD5 7d6ec33970521937670f423cb7eae4be
BLAKE2b-256 a194feae4c6fa248af03af01daf103d5d4f6f863a8f65830bc60b99ba1ae9dfb

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