Skip to main content
Source: publisher/vexa_subscriber.py · audience: publisher

Overview

Emitted from python3 publisher/vexa_subscriber.py --help.

list

Show every account on the channel registry and its scope. The first thing to run when a customer reports a 401, and the inventory you reconcile against before a rotation.

add

Mint a credential for an account — the same verb rotates an existing one. Onboarding a new subscriber and rotating a compromised one are the same act against the registry, and both end with an age-encrypted handoff.

revoke

Remove an account’s credential. Use it when a pilot ends or a credential is suspected: revocation stops future pulls, it does not un-deliver what the subscriber already has.