remit-cli-beta

1.1.0 • Public • Published

remit-cli

A CLI to perform basic remit actions

npm install -g remit-cli
$ remit-cli
  Commands:
    help [command...]
      Provides help for a given command.

    exit
      Exits application.

    remote <method> [origin] [url]
      Caches rabbitmq urls for convenience; like git remote

      Options:
        --help  output usage information

    request [options] <endpoint> [args...]
      Makes a request to a remit endpoint

      Options:
        --help         output usage information
        -v, --verbose  Prints latency
        --json, --raw  Prints JSON rather than YAML

    emit [options] <endpoint> [args...]
      Listens for emits

      Options:
        --help         output usage information
        --json, --raw  Prints JSON rather than YAML

    listen [options] <endpoint>
      Options:
        --help         output usage information
        --json, --raw  Prints JSON rather than YAML

asciicast

Dependents (0)

Package Sidebar

Install

npm i remit-cli-beta

Weekly Downloads

0

Version

1.1.0

License

MIT

Last publish

Collaborators

  • jacktuck