Welcome to th2-cli

Th2-cli is a command line interface for managing th2 instances in Kubernetes cluster.

You can learn more about th2 in th2-net organization on GitHub and in official docs.

Installation

This project is publically available for usage in PyPi: https://pypi.org/project/th2-cli/.

Install CLI with pip:

pip install th2-cli

This package is no longer maintained. You are free to fork and enchance. It is also possible to transfer project in PyPi.

Check version

Check version of CLI:

th2 version

Output example:

$ th2 version
th2 CLI v1.7.3
Source repository: https://github.com/d0rich/th2-cli