lendo-stp-gdansk / lendo-cli-bundle
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
Requires
- php: >=7.1
- lendo-stp-gdansk/lendo-core-domain: <1.0.0
- lendo-stp-gdansk/lendo-infrastructure-bundle: <1.0.0
- symfony/framework-bundle: ~3.1|~3.3
Requires (Dev)
- codifico/parameter-bag-extension: dev-master
- m6web/cassandra-bundle: ^2.1
- phing/phing: dev-master
- phpmd/phpmd: ^2.6
- phpunit/phpunit: ^6.2
- sebastian/phpcpd: ^3.0
- sensio/generator-bundle: ^3.1
- squizlabs/php_codesniffer: ^3.0
- ulff/elasticsearch-php-client-bundle: ^2.0
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