Command Line Interface (CLI) for the Content Management API (CMA) of https://github.com/varvet/content/. Use it to manage spaces and schemas for an organization.
Install with yarn
:
$ yarn global add https://github.com/varvet/content-cli
See available commands:
$ content -h
The program is built on top of commander.js and inquirer.js.
Instructions for how to set up, work with and deploy the project.
See package.json.
$ node ./index.js
Running against a different server:
$ URL=https://staging.content.varvet.com node ./index.js