0.0.9 • Published 9 years ago

tinkr-cli v0.0.9

Weekly downloads
1
License
MIT
Repository
-
Last release
9 years ago

Tinkr CLI Client

The command line client for the tinkr server.

Please Note: this is still a work in progress as I flush out the featureset of both client and server.

Installation

$ npm install tinkr-cli -g

Usage

Usage: tinkr [options] [command]

Commands:

  add-remote [name] [host]
  add-stub [projectDir]
  snapshot [projectDir]
  deploy [projectDir]
  init [projectDir]
  projects
  remotes
  snapshots [name]
  stubs
  remove-remote [name]
  remove-stub [name]

Options:

  -h, --help             output usage information
  -V, --version          output the version number
  -r, --remote [name]    Specify a remote to target.
  -A, --all-remotes      Specifies all remotes as targets.
  -h, --host <hostname>  Hostname setting
  --stub                 Marks the operation as stub-only.
  --proxy <proxy>        Proxy target address

Contributions

Contributions are welcome! Fork and send a PR and I'll see about merging.

Bugs and Feedback

If you see a bug or have a suggestion, feel free to create an issue here.

License

MIT License. Copyright 2014 Daniel Krainas http://www.danielkrainas.com