Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document registry logout argument #3625

Merged
merged 1 commit into from
Feb 7, 2025
Merged

Conversation

pkwarren
Copy link
Member

@pkwarren pkwarren commented Feb 7, 2025

Update buf registry logout to document the domain optional argument, which if specified will log out of a specific BSR instance.

Update `buf registry logout` to document the domain optional argument,
which if specified will log out of a specific BSR instance.
Copy link
Contributor

github-actions bot commented Feb 7, 2025

The latest Buf updates on your PR. Results from workflow Buf CI / buf (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedFeb 7, 2025, 2:26 PM

@@ -53,9 +53,9 @@ func NewCommand(
) *appcmd.Command {
flags := newFlags()
return &appcmd.Command{
Use: name + " <domain>",
Use: name + " [domain]",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since this is an optional argument I think it should be in square brackets, not angle brackets.

@pkwarren pkwarren merged commit 1da768a into main Feb 7, 2025
12 checks passed
@pkwarren pkwarren deleted the pkw/document-registry-logout-arg branch February 7, 2025 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants