Skip to content

send json messages to a google pubsub topic

Notifications You must be signed in to change notification settings

elmy-team/send-message-cli

Repository files navigation

Send pubSub messages

This script used for sending pubSub messages to a pubSub server

How

Install

  • from sources:
npm install
npm run build
npm link
  • from NPM:
npm install -g @elmy-oss/send-message-cli

Run

send-message --env=.env.beta <topicName> <path/to/message-list.json>

Config

Copy the .env.sample to .env and add your pubSub server informations

About

send json messages to a google pubsub topic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •