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

Uploaded Python 3

File details

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

File metadata

  • Download URL: klavex-0.1.4.tar.gz
  • Upload date:
  • Size: 25.5 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.4.tar.gz
Algorithm Hash digest
SHA256 fbe35c1e429792a620905a7afba057e56ee696bbc724aa513f3da8b86f57394b
MD5 5b241380a16b2b61cd89e77f2d4871da
BLAKE2b-256 17a74aa471494d64a062fec460be412047e57c693c9c5efdeefb6fb91b322147

See more details on using hashes here.

File details

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

File metadata

  • Download URL: klavex-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 21.1 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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 5a255cc65ae24818624ebef6e625f55df18c1cc31738a1682fc4ae1d3d4d1a48
MD5 66c95a0eda9fd948d5c1609656d2c247
BLAKE2b-256 4863d3202d213845645bde2694e7952d6fd9e4f0446bf5ffa09af928977ea9b3

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