pantheon-systems/pubsub-cleaner

Name: pubsub-cleaner

Owner: Pantheon

Description: Clean up subscriptions in GCE PubSub

Created: 2016-06-15 04:40:54.0

Updated: 2017-03-02 03:24:17.0

Pushed: 2016-06-15 16:42:26.0

Homepage: null

Size: 14

Language: Go

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

PubSub Cleaner

Helps you clean up subscriptions on google PubSub

Installing

Use go get to install

et -u github.com/pantheon-systems/pubsub-cleaner

Running

Clean out subscriptions on a topic:

ub-cleaner topic sometopic --project myproject --keep subname --no-op

Authentication

This tool relies on Google Application Default Credentials, and honors the environment variables used by that.

read more here: https://developers.google.com/identity/protocols/application-default-credentials

Help

The program supports the standard -h and --help flags


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.