Usage
This page contains available commands for CLI.
For operating with Kubernetes cluster you should have kubectl configured with admin rights for current cluster. CLI also should notify you about it.
Install th2
If you already have configurations in th2-cli-install-config.yaml
or secrets.yaml
, it will be convenient to run process from the directory with these files.
In other case CLI will create these config files during installation.
th2 install
Delete th2
th2 delete
Update th2
th2 delete
Wait until all required namespaces are terminated.
th2 install
Get th2 status
Display information about all th2-related namespaces in Kubernetes.
th2 status
infra-mgr
Display status of infra-mgr pod:
th2 mgr status
Display last logs of infra-mgr pod:
th2 mgr logs