opalstack-cli

1.0.1 • Public • Published

Opalstack CLI Opalstack CLI

Opalstack CLI is a simple CLI to do some Opalstack actions without the need of a browser using their API

Login through CLI

Login through CLI

Add an email

Add an email through CLI

Receive information about your operation

Receive info from operations

Usage

https://user-images.githubusercontent.com/1919322/183150911-b29f2258-2783-4d89-a5fe-15fd032f8536.mp4

Install

$ npm install -g opalstack-cli

you will be asked to log in if you haven't already done it, otherwise it'll take credentials from your credentials file locally

Call commands directly

$ opalstack-cli --help
Opalstack CLI
add:
         opalstack-cli add email <username> <email>

$ opalstack-cli add email test_username test@email.com

Current operations

  • Add an email
  • More to come ...

Readme

Keywords

Package Sidebar

Install

npm i opalstack-cli

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

256 kB

Total Files

12

Last publish

Collaborators

  • danmmx