Skip to main content

A tool for managing terragrunt versions

Project description

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.

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

tgenv-1.3.0.linux-x86_64.tar.gz (15.5 kB view hashes)

Uploaded Source

Built Distribution

tgenv-1.3.0-py3-none-any.whl (25.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page