Running go run ./cmd/librarian release -h currently returns:
Manages releases of libraries.
Usage:
librarian release <command> [arguments]
2025/08/13 21:15:01 flag: help requested
It's not clear from this output what the release command does or what subcommands are available. We should add this information to the help text.