1.4.1 • Published 2 years ago

power-sqs-cli v1.4.1

Weekly downloads
3
License
MIT
Repository
github
Last release
2 years ago

power-sqs-cli

Travis badge

NPM

Perform sink operations from power-sqs via cli

how to install

npm install power-sqs-cli -g

how to use

psqs sinktosqs --source <sourceSQSUrl> --dest <destinationSQSUrl> --stopOnEmpty

The stopOnEmpty option will close the connection after 5 attempts to read message. If the consecutive attempts return no messages found, the connection will be closed from the source SQS. To keep it running as continous process, please dont use this option.

power-sqs (Underlying package)

power-sqs can be used as a library as well and provide other functions to perform operations on AWS SQS.

1.4.1

2 years ago

1.4.0

2 years ago

1.3.0

2 years ago

1.2.2

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.7

4 years ago

1.1.6

4 years ago

1.1.5

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago

0.1.0

5 years ago

0.0.1

5 years ago