Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 574 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 574 Bytes

DEPRECATED - GO HERE INSTEAD: https://github.com/GhostofGoes/cybersecurity-environment-automation

Overview

Simple tools to make life in RADICL a little less frustrating and a little more automated.

if(sysadmin): automation = happiness

Requirements

  • Python 3 (Tested using 3.6)
  • Network connection to a vSphere 6.0+ server

Python Packages

  • docopt 0.6.2+
  • pyvmomi 6.0+

Setup

git clone https://github.com/RADICL/radicl-automation.git
cd ./radicl-automation
pip3 install -r requirements.txt

Usage

python3 ./<tool>.py --help