0.1.1 • Published 8 years ago

clout-cli v0.1.1

Weekly downloads
3
License
ISC
Repository
github
Last release
8 years ago

Clout command line interface

Install

$ npm install clout-cli -g

Usage

  Clout CLI 0.1.1
  Clout Technology Command Line Tools
  
  clout help 
    command information
  
  clout 
  
  clout list 
    List current user services
  
  clout login <options>
    Clout Platform Login
      --username platform username
      --password platform password
  
  clout new <options>
    create a new service
      --name service name:
      --projectDir Project Directory
      --workspaceDir Workspace Directory
      -f, --force Force project creation
  
  clout publish <options>
    publish user services
      --name service name:
      --projectDir Project Directory
      --workspaceDir Workspace Directory
      -f, --force Force project creation
  
  clout whoami 
    Check current user status

Comming Soon

  • ability to easily configure the cli