e11community/Cloud Tasks Queue Sync

Sync Cloud Tasks queues with a queue.yaml file, deleting queues not defined in the file

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
project_idGCP project ID to iterate all Cloud Tasks queues in (required unless mock is true)no
queue_pathPath to a queue.yaml file (same format as gcloud app deploy)yes
dry_runIf true, do not perform any writes to GCPnofalse
mockIf true, make no calls to GCP at all and use preset mock queuesnofalse
namedescription
remainingJSON array of queue names that exist in queue.yaml
deletedJSON array of queue names that were deleted (not in queue.yaml)