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 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.0.tar.gz
(7.7 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.0.tar.gz.
File metadata
- Download URL: klughelpers-0.1.0.tar.gz
- Upload date:
- Size: 7.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3ec95eaf3ce657954d5f2fb4d25e8d29a78e3aca96d5da0bc5ce019baed32704
|
|
| MD5 |
394f5cc00ea12fbea6e57673ae5275e8
|
|
| BLAKE2b-256 |
e99681b7639c9dde9420deb4d54f65ed4d9efba18d7d7cbc27316534038b63c6
|
File details
Details for the file klughelpers-0.1.0-py3-none-any.whl.
File metadata
- Download URL: klughelpers-0.1.0-py3-none-any.whl
- Upload date:
- Size: 8.9 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 |
448bec129dbc35923db71b4f3694d49cf01c5f8ddf0d2d33085cc7ad42460d7c
|
|
| MD5 |
30b7dd7875c78e16b12772524da5af42
|
|
| BLAKE2b-256 |
3ee004daaf4ad0d2f9efc8b8526bcf65c67882d9021a2ad9f5bbf3d332e609b1
|