This package has been deprecated

Author message:

No longer maintained in NodeJS, see project site for releases

tinkr-cli

0.0.9 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i tinkr-cli

Weekly Downloads

5

Version

0.0.9

License

MIT

Last publish

Collaborators

  • roket84