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

Provide a buf mod open equivalent command #3069

Open
doriable opened this issue Jun 10, 2024 · 1 comment
Open

Provide a buf mod open equivalent command #3069

doriable opened this issue Jun 10, 2024 · 1 comment
Labels
Feature New feature or request

Comments

@doriable
Copy link
Member

Feature

buf mod open was deprecated since buf mod as a whole has been deprecated and there is no current equivalent.
Since this is a fairly simple functionality and is only concerned with remote modules in the BSR, I propose bringing back an equivalent in the buf registry namespace:

buf registry open

This will open all BSR pages to remote modules in the given input, if the input is a workspace with multiple remote modules, it will open all of them. If there are no remote modules in the given input, this is a no-op that exits 0.

@doriable doriable added the Feature New feature or request label Jun 10, 2024
@bufdev
Copy link
Member

bufdev commented Jun 13, 2024

I don't think registry is the right sub-command, but can talk about it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants