An open API service indexing awesome lists of open source software.

https://github.com/ryosagisu/pubcli


https://github.com/ryosagisu/pubcli

gcp golang pubsub

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# pubcli

pubcli is a helper tool to do simple task with Google Cloud Pubsub Message.

# Why?

By the time this tool was created, Pubsub emulator [https://cloud.google.com/pubsub/docs/emulator#using_the_emulator] didn't support using `gcloud pubsub` command

# Installation
```
go install
pubcli -h
```