Skip to content

varvet/content-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Content CLI

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

Architecture

The program is built on top of commander.js and inquirer.js.

Development

Instructions for how to set up, work with and deploy the project.

Dependencies

See package.json.

Running the program

$ node ./index.js

Running against a different server:

$ URL=https://staging.content.varvet.com node ./index.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published