v-call

1.2.7 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i v-call

Weekly Downloads

1

Version

1.2.7

License

MIT

Last publish

Collaborators

  • realglobe
  • okunishinishi