feat(queue): add commander CLI for core queue ops (MQ-005)

This commit is contained in:
2026-03-06 09:29:41 -06:00
parent 5049d04977
commit 9b2db93afc
5 changed files with 579 additions and 0 deletions

9
pnpm-lock.yaml generated
View File

@@ -29,6 +29,9 @@ importers:
packages/queue:
dependencies:
commander:
specifier: ^14.0.3
version: 14.0.3
ioredis:
specifier: ^5.10.0
version: 5.10.0
@@ -548,6 +551,10 @@ packages:
color-name@1.1.4:
resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==}
commander@14.0.3:
resolution: {integrity: sha512-H+y0Jo/T1RZ9qPP4Eh1pkcQcLRglraJaSLoyOtHxu6AapkjWVCy2Sit1QQ4x3Dng8qDlSsZEet7g5Pq06MvTgw==}
engines: {node: '>=20'}
concat-map@0.0.1:
resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
@@ -1447,6 +1454,8 @@ snapshots:
color-name@1.1.4: {}
commander@14.0.3: {}
concat-map@0.0.1: {}
cross-spawn@7.0.6: