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

1.0.0 • Public • Published

Queue Tools

Tools to manage AWS queues

oclif Version Downloads/week License

Usage

$ npm install -g queue-cli
$ qtools COMMAND
running command...
$ qtools (-v|--version|version)
queue-cli/1.0.0 linux-x64 node-v12.14.0
$ qtools --help [COMMAND]
USAGE
  $ qtools COMMAND
...

Commands

qtools help [COMMAND]

display help for qtools

USAGE
  $ qtools help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

qtools requeue [QUEUE]

Requeues all messages on the given queue's DLQ

USAGE
  $ qtools requeue [QUEUE]

OPTIONS
  -h, --help           show CLI help
  -r, --region=region  [default: us-east-1] AWS region to execute command in

See code: src/commands/requeue.ts

Package Sidebar

Install

npm i queue-cli

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

11.4 kB

Total Files

14

Last publish

Collaborators

  • jready
  • benforce