0.0.10 • Published 7 years ago
csfe v0.0.10
CSFE Cargo Service Far East
The CLI application for Cargo Service Far East Limited
Installation
> npm install -g csfe@latest
This command will install csfe CLI in global, then the command can be ran anywhere.
Usage
Tests
House Bill
Command
housebill | b [options] <housebill>Parameters<housebill> House Bill Number
Options:
-s, --save to save the document locally
-f, --force force to create new version
-g, --grid indecator for displaying grid line, default true
-h, --help output usage informationConnect
This command is to test database connection
Command
connect [options] <server> <db> <login> <pwd>Parameters<server> the sql server name or ip or domain<db> the database name<login> the database login name<pwd> the password of database login name
Options
-s, --save save to local
-h, --help output usage informationObservable Get
The test method for get information from Web API
Command
ob-get|g [options]Observable Post
The test method for post information to Web API
Command
ob-post|p [options]