file-tunnel
v0.0.0
Published
Simple node app
Downloads
1
Readme
:pick: file-tunnel
a simple node terminal app
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