@magicbell/cli
v4.2.0
Published
Work with MagicBell from the command line
Downloads
141
Readme
MagicBell CLI
This package provides a convenient interface to query the MagicBell API.
Requirements
Node 18 or higher.
Quick Start
Install the package with npm:
npm install -g @magicbell/cli
or brew:
brew tap magicbell/magicbell
brew install magicbell-cli
Usage
The cli needs to be configured with your project's api key and api secret key, which are available in the [MagicBell Dashboard][dashboard]. Please run magicbell --help
for info about the commands.
magicbell --help
Documentation
Please see the MagicBell documentation for more information about this cli.