lendo-stp-gdansk/lendo-cli-bundle

This package is abandoned and no longer maintained. No replacement package was suggested.

Bundle containing CLI commands for Lendo projects usage

Installs: 2 964

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 5

Forks: 0

Open Issues: 1

Type:symfony-bundle

0.1.12 2017-06-27 09:27 UTC

This package is not auto-updated.

Last update: 2017-08-29 12:18:08 UTC


README

Common CLI commands for Lendo services

Available commands:

lendo🐰add-message

Adds message to queue.

Required parameters
  • -pn,--producer-name

    Producer name, for example for "upload_picture" it will be old_sound_rabbit_mq.upload_picture_producer

  • -val, --value

    Array of key-value pairs that should be added to message.

Optional parameters
  • -rk, --routing-key

    Routing key under which message should be put.

lendo:eventstorage:initialize

Initialize event storage structure for Lendo Service

lendo:fixtures:load

Loads defined fixtures for Lendo Service

Arguments
  • (Optional) How many fixtures to load