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

Add buf registry plugin label commands #3499

Merged
merged 4 commits into from
Dec 3, 2024
Merged

Conversation

emcfarlane
Copy link
Contributor

@emcfarlane emcfarlane commented Nov 28, 2024

This adds buf registry plugin label {archive,info,list,unarchive} commands to manage BSR plugin labels.

The trimmed output of buf plugin registry label --help:

Manage a plugin's labels

Usage:
  buf registry plugin label [flags]
  buf registry plugin label [command]

Available Commands:
  archive     Archive a plugin label
  info        Show label information
  list        List plugin labels
  unarchive   Unarchive a plugin label

@emcfarlane emcfarlane requested a review from doriable November 28, 2024 21:16
Copy link
Contributor

github-actions bot commented Nov 28, 2024

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

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedDec 3, 2024, 9:30 PM

@emcfarlane emcfarlane merged commit 4519b93 into main Dec 3, 2024
10 checks passed
@emcfarlane emcfarlane deleted the ed/pluginRegistryLabelCmds branch December 3, 2024 21:50
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.

2 participants