Skip to content

webhooks-plug/webhooks-plug-cli

Repository files navigation

whpcli

ClI app for the webhooks plug infrastructure

oclif GitHub license

Usage

$ npm install -g whpcli
$ whpcli COMMAND
running command...
$ whpcli (--version)
whpcli/0.0.4 darwin-arm64 node-v21.2.0
$ whpcli --help [COMMAND]
USAGE
  $ whpcli COMMAND
...

Commands

whpcli deploy

Deploy the webhooks plug infrastructure to your AWS Account.

USAGE
  $ whpcli deploy

DESCRIPTION
  Deploy the webhooks plug infrastructure to your AWS Account.

See code: src/commands/deploy.ts

whpcli destroy

Destroy the webhooks plug infrastructure on your AWS Account

USAGE
  $ whpcli destroy

DESCRIPTION
  Destroy the webhooks plug infrastructure on your AWS Account

See code: src/commands/destroy.ts

whpcli ui

Spin up the webplug UI dashboard

USAGE
  $ whpcli ui

DESCRIPTION
  Spin up the webplug UI dashboard

See code: src/commands/ui.ts

About

This repo holds the code for the webhooks plug cli

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published