observe-client
v0.0.3
Published
CLI client for interfacing with an observatory and communicating with a firebase instance
Downloads
6
Readme
observe-client
CLI client for interfacing with an observatory and communicating with a firebase instance
Usage
$ npm install -g observe-client
$ observe-client COMMAND
running command...
$ observe-client (-v|--version|version)
observe-client/0.0.3 linux-x64 node-v10.14.1
$ observe-client --help [COMMAND]
USAGE
$ observe-client COMMAND
...
Commands
observe-client help [COMMAND]
display help for observe-client
USAGE
$ observe-client help [COMMAND]
ARGUMENTS
COMMAND command to show help for
OPTIONS
--all see all commands in CLI
See code: @oclif/plugin-help
observe-client start
Start the client
USAGE
$ observe-client start
OPTIONS
-c, --config=config Path to configuration file
DESCRIPTION
Start the client
See code: src/commands/start.js