Skip to content

vmturbo/csv_to_static_groups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Creating Static Groups from a CSV

csv_to_static_groups.py is a script/module designed to simplify bulk create/update/remove operations for static groups via CSV.

Disclaimer

This is a community driven project and is not supported by Turbonomic.

If you encounter any bugs/problems please open an issue within Github.

Installation

Download the latest release and copy the csv_to_static_groups.py file into the directory you are working in.

csv_to_static_groups.py does not currently support PyPi installation via pip or setuputils.

Please see the installation documentation for requirements.

Script Usage

Simple Usage

$ ./csv_to_static_groups.py groups.csv -u administrator

image

Documentation

Please read the full documentation here.