This is a simple CLI program that converts a UUID to base64 encoded byte string.
Useful if you need to pass such a string to handcrafted gRPC requests.
uuidtobase64 [UUID]
clone the repo or install with
go install github.com/barbiero/uuidtobase64@latest