wire-cli
TypeScript icon, indicating that this package has built-in type declarations

1.11.0 • Public • Published

wire-cli Build Status npm version

A Wire CLI.

Installation

Run yarn global add wire-cli or npm install -g wire-cli.

To run the CLI without installing, just run npx wire-cli.

Local usage

yarn
yarn start
Usage: wire-cli [options] [command]

A Wire CLI.

Options:
  -b, --backend <URL>           specify the Wire backend URL
  -d, --dry-run                 don't send any data (beside logging in and out)
  -e, --email <address>         specify your Wire email address
  -p, --password <password>     specify your Wire password
  -v, --version                 output the version number
  -h, --help                    display help for command

Commands:
  delete-all-clients [options]  delete all clients
  set-client-label [options]    update a client's label
  reset-password [options]      reset your password
  get-all-clients [options]     get all clients data
  set-name [options]            set your name
  set-email [options]           set your email address
  set-availability [options]    set your availability status
  send [options]                send a message
  delete [options]              delete a message
  help [command]                display help for command

Test

yarn
yarn test

Readme

Keywords

Package Sidebar

Install

npm i wire-cli

Weekly Downloads

1

Version

1.11.0

License

GPL-3.0

Unpacked Size

133 kB

Total Files

42

Last publish

Collaborators

  • ffflorian