1.0.2
All is good. Time to release.
Features:
- Init: Initialize VG workspace project locally.
- Pull: Pull resource locally.
- Push: Push resource remotely.
- Clone: Pull all Account & BYO Services resoureces locally.
- Snapshot: Create or restore snapshot locally or remotely.
Install globally and use at will:
$ npm i -g cognigy-vg
$ cognigy-vg init
$ cognigy-vg clone
$ ...