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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for klavex-0.1.7.tar.gz
Algorithm Hash digest
SHA256 da5280f7dad042896c4254952e934517d3dab14242aa6bfe5a990e7b628f8690
MD5 3a19cc5453f630ae259c156affd1c9f5
BLAKE2b-256 ed87a76c5edcb90806d62d50157456f6719fe130077b411672fcb1957df9af25

See more details on using hashes here.

File details

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

File metadata

  • Download URL: klavex-0.1.7-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.11.15

File hashes

Hashes for klavex-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 8e018fa65d95c43fa183a6b6cac66bc2dcca5af22eca72b12cdf9eee60772b28
MD5 6ab7c7ae87c282a8737974c3a3d74ffe
BLAKE2b-256 cb9013465e0ce6dd9b96d9bc2277133218a5a7d1d4ff7457eb703143fc7c13d3

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