sentry-dev-cli
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

sentry-dev-cli

oclif Version Downloads/week License

Usage

$ npm install -g sentry-dev-cli
$ sentry-dev-cli COMMAND
running command...
$ sentry-dev-cli (-v|--version|version)
sentry-dev-cli/0.0.2 darwin-x64 node-v12.22.1
$ sentry-dev-cli --help [COMMAND]
USAGE
  $ sentry-dev-cli COMMAND
...

Commands

sentry-dev-cli generate

Generate boilerplate code

USAGE
  $ sentry-dev-cli generate

OPTIONS
  -h, --help  show CLI help

See code: src/commands/generate/index.ts

sentry-dev-cli generate:analytics

Create a bigquery analytics event

USAGE
  $ sentry-dev-cli generate:analytics

OPTIONS
  -h, --help  show CLI help

See code: src/commands/generate/analytics.ts

sentry-dev-cli generate:api RESOURCE

Create an API endpoint

USAGE
  $ sentry-dev-cli generate:api RESOURCE

OPTIONS
  -f, --force
  -h, --help   show CLI help

See code: src/commands/generate/api.ts

sentry-dev-cli help [COMMAND]

display help for sentry-dev-cli

USAGE
  $ sentry-dev-cli help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

Readme

Keywords

Package Sidebar

Install

npm i sentry-dev-cli

Weekly Downloads

1

Version

0.0.2

License

MIT

Unpacked Size

5.56 kB

Total Files

5

Last publish

Collaborators

  • nisanthan