3.0.0 • Published 4 years ago

@blinkmobile/identity-cli v3.0.0

Weekly downloads
13
License
BSD-3-Clause
Repository
github
Last release
4 years ago

blinkmobile / identity-cli npm Travis CI Status AppVeyor Status Greenkeeper badge

CLI to provide easy management of authentication with BlinkMobile.

Installation

npm install -g @blinkmobile/cli @blinkmobile/identity-cli

Documentation

See the Documentation directory for more details.

Usage

blinkm identity --help

# or, shorter
bm identity --help
Usage: blinkm identity <command>

Where command is one of:

  login, logout

Login

  login                       => start the login process, if no flags are passed, a browser based login will begin
    --username <username>     => username to login with, if password is not specified, you will be prompted for it
    --password <password>     => password to login with, requires the username flag as well

Logout

  logout                      => logout of the service being extended


Examples
  bm identity login --username
  bm identity login --username email@provider.com
  bm identity login

  bm identity logout
3.1.0-beta.3

4 years ago

3.1.0-beta.2

4 years ago

3.1.0-beta.1

4 years ago

3.0.0

5 years ago

3.0.0-beta.0

5 years ago

2.0.0

6 years ago

1.2.1

6 years ago

1.2.0

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

8 years ago

1.0.0

8 years ago