1.11.0 • Published 3 years ago

wire-cli v1.11.0

Weekly downloads
32
License
GPL-3.0
Repository
github
Last release
3 years ago

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
1.11.0

3 years ago

1.10.0

4 years ago

1.9.0

4 years ago

1.8.1

4 years ago

1.8.0

4 years ago

1.7.0

4 years ago

1.6.4

4 years ago

1.6.8

4 years ago

1.6.7

4 years ago

1.6.6

4 years ago

1.6.5

4 years ago

1.6.3

4 years ago

1.6.2

4 years ago

1.6.1

4 years ago

1.6.0

4 years ago

1.5.3

4 years ago

1.5.2

4 years ago

1.5.1

4 years ago

1.5.0

4 years ago

1.4.1

4 years ago

1.4.0

4 years ago

1.3.0

4 years ago

1.2.1

4 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.2

5 years ago

1.0.3

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago