fastdriver
v0.0.2
Published
Mini utility to make creation of StackDriver groups and policies faster
Readme
fastdriver
Mini utility to make creation of StackDriver groups and policies faster
Installing
You have two options:
via npm
sudo npm install -g fastdriverclone this repo,
cdinto it, then runsudo npm install -g .
Running
Once installed, you need to write a FastDriver spec file. Once done, you run:
$ fastdriver create <filename.yaml>
Writing FastDriver spec files
Please see sample.yaml for FastDriver spec file options and explanations.
