Common library code and scripts for deploying a BIG-IP in a cloud environment
npm install @f5devcentral/f5-cloud-libs

This project consists of two main parts
+ scripts
+ Command line scripts for configuring BIG-IP
+ These are meant to be called either directly from the command line or from cloud deployment templates
+ See usage below
+ lib
+ Library code for controlling a BIG-IP
+ Called from the scripts
- F5 Google Deployment Manager Templates
- F5 AWS CloudFormation Templates
- F5 Azure ARM templates