パッケージの詳細

@magicbell/cli

magicbell39SEE LICENSE IN LICENSE4.2.5

Work with MagicBell from the command line

magicbell, notifications, cli

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.