fastdriver

0.0.2 • Public • Published

fastdriver

Mini utility to make creation of StackDriver groups and policies faster

Installing

You have two options:

  1. via npm sudo npm install -g fastdriver

  2. clone this repo, cd into it, then run sudo 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.

Readme

Keywords

Package Sidebar

Install

npm i fastdriver

Weekly Downloads

0

Version

0.0.2

License

MIT

Last publish

Collaborators

  • rdodev