Add module rCisTag

Module rCisTag provides CRUD functions for Tags, Tag Categories and Tag Assignments.
The functions use the Cis REST API functions.
This is a beta release (0.9.0), feedback welcome.
This commit is contained in:
lucdekens
2017-12-01 23:08:04 +01:00
committed by GitHub
parent 240394e2ed
commit 2c2b16457c
6 changed files with 2676 additions and 0 deletions

15
Modules/rCisTag/README.md Normal file
View File

@@ -0,0 +1,15 @@
# rCisTag
A module with cmdlets to provide CRUD functions to
* Tags
* Tag Categories
* Tag Assignments
The cmdlets use the Cis REST API
## History
* Author : **Luc Dekens**
* Release :
* **0.9.0** First draft