AlanCoding / tower-cli-examples

Repository to share and maintain scripts that manage common data sets with tower-cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tower-cli-examples

Repository to share and maintain scripts that manage common data sets with tower-cli

bash

Most of the examples are in this folder. These examples are written in bash

looping

This tries to create 25 of most common resource types.

source bash/looping.sh

In dev environment, this script has been timed to take 20 minutes. This may grow as more resources are added.

About

Repository to share and maintain scripts that manage common data sets with tower-cli

License:Apache License 2.0


Languages

Language:Shell 83.0%Language:Python 17.0%