0.0.9 • Published 10 years ago

tinkr-cli v0.0.9

Weekly downloads
1
License
MIT
Repository
-
Last release
10 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

0.0.9

10 years ago

0.0.8

11 years ago

0.0.7

11 years ago

0.0.6

11 years ago

0.0.5

11 years ago

0.0.4

11 years ago

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago