Open the module's homepage in a web browser
Usage
$ buf mod open <directory> [flags]
Description
The first argument is the directory of the local module to open. Defaults to "." if no argument is specified.
Flags
-h, --help
help for open
Flags inherited from parent commands
--debug
Turn on debug logging
--log-format string
The log format [text,color,json]
--timeout duration
The duration until timing out
-v, --verbose
Turn on verbose mode
Parent Command
- buf mod - Manage Buf modules