Reference

buf mod open

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, setting it to zero means no timeout

-v, --verbose

Turn on verbose mode

Parent Command