This is a kit repository for creating distributable, customized CLI tools for projects with their own tenant of the TACC Cloud API
cd <tenant-cli>
make init
The result will be several configuration files that you must customize to your tenant-specific CLI
After customizing the config files
make all