0.0.10 • Published 6 years ago

csfe v0.0.10

Weekly downloads
1
License
ISC
Repository
-
Last release
6 years ago

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 information

Connect

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 information

Observable 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]
0.0.10

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago