poosh-cli

2.0.0 • Public • Published

poosh-cli

Poosh command line interface (cli)

npm version source code

Help

Usage: poosh <command> [options]

Commands:

  upload [options]        (default command)
  sync [options]

Options:

  -h, --help              output usage information
  -w, --plugins [string]  comma separated plugins
  -r, --read-only [what]   read-only mode, can be remote, cache or both (default)
  -n, --dry-run           perform a trial run with no changes made (same as --read-only both)
  -f, --force [what]      force mode, can be remote, cache or both (default)
  -v, --verbose           get more detailed output on every files
  -q, --quiet             quiet operations
  -V, --version           output the version number

Examples:

  $ poosh --read-only remote --force cache
  $ poosh sync -vv

Dependencies (11)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i poosh-cli

    Weekly Downloads

    1

    Version

    2.0.0

    License

    MIT

    Last publish

    Collaborators

    • yvesm