@magicbell/cli
v4.2.6
Published
Work with MagicBell from the command line
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/clior brew:
brew tap magicbell/magicbell
brew install magicbell-cliUsage
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 --helpDocumentation
Please see the MagicBell documentation for more information about this cli.
