This script used for sending pubSub messages to a pubSub server
- from sources:
npm install
npm run build
npm link
- from NPM:
npm install -g @elmy-oss/send-message-cli
send-message --env=.env.beta <topicName> <path/to/message-list.json>
Copy the .env.sample
to .env
and add your pubSub server informations