0.3.1 • Published 2 years ago

@xen-orchestra/proxy-cli v0.3.1

Weekly downloads
5
License
AGPL-3.0-or-later
Repository
github
Last release
2 years ago

@xen-orchestra/proxy-cli

Package Version License PackagePhobia Node compatibility

CLI for @xen-orchestra/proxy

Install

Installation of the npm package:

> npm install --global @xen-orchestra/proxy-cli

Usage

$ xo-proxy-cli --help

Usage:

  xo-proxy-cli <method> [<param>=<value>]...
    Call a method of the API and display its result.

  xo-proxy-cli [--file | -f] <file>
    Read a CSON or JSON file containing an object with `method` and `params`
    properties and call the API method.

    The file can also contain an array containing multiple calls, which will be
    run in sequence.

Contributions

Contributions are very welcomed, either on the documentation or on the code.

You may:

  • report any issue you've encountered;
  • fork and create a pull request.

License

AGPL-3.0-or-later © Vates SAS