8000 Home · jumolinas/tetrationcli Wiki · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Julio Molina Soler edited this page Nov 14, 2018 · 4 revisions

Welcome to the tetrationcli wiki!

How to use the application:

To access to the cluster you need to get the API Credentials. The file api_credentials.json downloaded from the cluster is expected to be placed in folder ~/.config/tetrationcli/api_credentials.json then to define the cluster name you need to create the config file in ~/.config/tetrationcli/

total 16
0 drwxr-xr-x   4 user  staff  128 Nov 11 16:16 .
0 drwx------  13 user  staff  416 Nov 11 16:10 ..
8 -rw-r--r--@  1 user  staff  111 Nov 11 09:52 api_credentials.json
8 -rw-r--r--   1 user  staff  121 Nov 11 16:16 tetrationcli.conf

and the file tetrationcli.conf expects to contain the information:

[tetrationcli]
api_endpoint = https://mygreatapp.example.com
api_credentials = ~/.config/tetrationcli/api_credentials.json

Currently there are very limited options working, this application still in Alpha state. For any improvements or comments fill an issue and we'll work on it.

Clone this wiki locally
0