Klug Helpers CLI
Works on macOS and Linux.
Install:
pip install klughelpers
Quick start
klug init
klug env ls projects
klug env ls myproject/*
klug env create myproject
klug env create myproject/dev
klug env myproject invite alice@example.com
klug env myproject revoke alice@example.com
klug env refresh # diff local .env.* vs remote; optional pull
klug env myproject/dev
cat .env | klug env myproject/dev
klug env myproject/dev/API_KEY=secret
klug env rm myproject/dev/API_KEY
klug env rm myproject/dev
klug env rm myproject
Config and credentials live in ~/.config/klug/ on both platforms
(or $XDG_CONFIG_HOME/klug if set). See klug config.
The Google OAuth client secret is only on the server. klug init uses a
server-mediated browser login; the CLI only stores access/refresh tokens.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
klughelpers-0.1.2.tar.gz
(9.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file klughelpers-0.1.2.tar.gz.
File metadata
- Download URL: klughelpers-0.1.2.tar.gz
- Upload date:
- Size: 9.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8f0c3445956b9e0557d1cb46cde1fa5ee6ae7cee6b1fc5694da256afaf5078ea
|
|
| MD5 |
bba4203a06305a59664f5df2d0365bf0
|
|
| BLAKE2b-256 |
fe968b59dcce727671cf92f535773bd1f4599d2803dea9e5ec4bf3de7bb9f67f
|
File details
Details for the file klughelpers-0.1.2-py3-none-any.whl.
File metadata
- Download URL: klughelpers-0.1.2-py3-none-any.whl
- Upload date:
- Size: 11.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3fc7275188983b963be196179be78968b3b6010717884536894deb4892ca2f53
|
|
| MD5 |
37f5c737486784c92b741ef394a8a107
|
|
| BLAKE2b-256 |
ec4393ac7c71a19fcce7d8195e967d70f5b9b8c706448f5588373fc198a530b9
|