0.0.0 • Published 5 years ago

file-tunnel v0.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

:pick: file-tunnel

a simple node terminal app

oclif CicleCI License

Usage

$ npm install -g file-tunnel
$ file-tunnel COMMAND
running command...
$ file-tunnel (-v|--version|version)
file-tunnel/0.0.0 linux-x64 node-v11.1.0
$ file-tunnel --help [COMMAND]
USAGE
  $ file-tunnel COMMAND
...

Commands

file-tunnel hello

Describe the command here

USAGE
  $ file-tunnel hello

OPTIONS
  -n, --name=name  name to print

DESCRIPTION
  ...
  Extra documentation goes here

See code: src/commands/hello.js

file-tunnel help [COMMAND]

display help for file-tunnel

USAGE
  $ file-tunnel help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

file-tunnel hello

Describe the command here

USAGE
  $ file-tunnel hello

OPTIONS
  -n, --name=name  name to print

DESCRIPTION
  ...
  Extra documentation goes here

See code: src/commands/hello.js

file-tunnel help [COMMAND]

display help for file-tunnel

USAGE
  $ file-tunnel help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI