1.2.7 • Published 6 years ago

v-call v1.2.7

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

v-call

Build Status npm Version JS Standard

Command line interface of v-spot-client

Installation

$ npm install v-call -g

Usage

#!/bin/bash
#
## Example to call v-spot subject from Command line

v-call "jp.realglobe.example01" "sayHi" "Nice day" -H "v-cloud.com"

CLI Help

  Usage: v-call [options] <subject> <verb> <object ...> 

  Command line interface of v-spot-client


  Options:

    -V, --version                output the version number
    -H, --hostname [hostname]    List available tasks
    -p, --port [port]            Port number
    -P, --protocol [protocol]    Protocol
    -c, --connector [connector]  connection type
    -v, --verbose [verbose]      Shows verbose log
    -h, --help                   output usage information

API Guide

License

This software is released under the MIT License.

Links

1.2.7

6 years ago

1.2.6

6 years ago

1.2.5

6 years ago

1.2.4

6 years ago

1.2.3

6 years ago

1.2.2

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago