@portless/cli
TypeScript icon, indicating that this package has built-in type declarations

0.5.2 • Public • Published

@portless/cli

yarn global add @portless/cli

Usage

~$ portless --help
portless v0.3.0

Usage:
  $ portless <command> [options]

Commands:
  start         Start Daemon
  start-inline  Start server directly (no-daemon)
  stop          Stop Daemon
  add           Add project in current folder
  remove        Remove project in current folder
  refresh       Restart project in current folder

For more info, run any command with the `--help` flag:
  $ portless start --help
  $ portless start-inline --help
  $ portless stop --help
  $ portless add --help
  $ portless remove --help
  $ portless restart --help

Options:
  -h, --help     Display this message 
  -v, --version  Display version number 

Readme

Keywords

Package Sidebar

Install

npm i @portless/cli

Weekly Downloads

1

Version

0.5.2

License

MIT

Unpacked Size

19.2 kB

Total Files

24

Last publish

Collaborators

  • akryum