hashbrown-cli

0.1.5 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i hashbrown-cli

Weekly Downloads

1

Version

0.1.5

License

MIT

Unpacked Size

27.6 kB

Total Files

5

Last publish

Collaborators

  • putaitu