0.1.5 • Published 5 years ago

hashbrown-cli v0.1.5

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

HashBrown CMS command-line interface

Install from NPM

npm i -g hashbrown-cli

Usage

Usage: hashbrown-cli <command> [<args>]

general
  get       Get a settings value, such as "editor"
  help      Display this help dialogue
  login     Log in to a HashBrown instance
  set       Set a settings value, such as "editor"
  use       Switch between projects and environments

connection
  edit      Edit a connection
  ls        List all available connections
  new       Create a new connection
  rm        Remove a connection

content
  edit      Edit a content node
  ls        List all available content
  new       Create a new content node
  rm        Remove a content node

form
  edit      Edit a form
  ls        List all available forms
  new       Create a new form
  rm        Remove a form

schema
  edit      Edit a schema
  ls        List all available schemas
  new       Create a new schema
  rm        Remove a schema

project
  ls        List all projects
0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago