Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 404 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 404 Bytes

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.