Introduction
tgenv is a Python CLI tool for managing terragrunt versions.
If you have any questions, any remarks or even bugs, feel free to open an issue.
There is currently no or will ever be any support for windows.
Prerequisites
You need python3.8 installed.
Installation
pip install tgenv
Usage
- Show available versions
tgenv list-remote - Install a version
tgenv install v0.24.4
- Show current version
tgenv current - Use an installed version
tgenv use v0.24.4
- Show installed version
tgenv list - Remove installed versions
tgenv remove v0.24.4
- Remove all versions
tgenv purge
Licensing
This program is published under the GPL-3.0-only. See the LICENSE file.
Release files for tgenv 1.3.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| tgenv-1.3.3.linux-x86_64.tar.gz | 15.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| tgenv-1.3.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 41.0 kB
Release files / tgenv-1.3.3.linux-x86_64.tar.gz
| Download URL | tgenv-1.3.3.linux-x86_64.tar.gz |
|---|---|
| Size | 15.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
47b190094f0cd5e11524f93aa66d44569ee4d46ef3a23f52589e292b478e557e
|
|
BLAKE2b-256 checksum How to use checksums |
f2b738ccc4f2d120faecbc7c19182da173dd7516f1eaad5f05535328947d443d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.10.7
|
Release files / tgenv-1.3.3-py3-none-any.whl
| Download URL | tgenv-1.3.3-py3-none-any.whl |
|---|---|
| Size | 25.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9a2fa5a29a0d183ea9f96d6175f60b751304c47b50d697d1d640691d504669af
|
|
BLAKE2b-256 checksum How to use checksums |
d4d44210eaf7b20fd9a58aa811f86e5c1426f7b498f8284456a204b664af68d3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.10.7
|