x/build/cmd/gomote: rethink the puttar command argument structure #53273
Labels
Builders
x/build issues (builders, bots, dashboards)
FrozenDueToAge
NeedsFix
The path to resolution is known, but the work has not been done.
Milestone
The puttar command argument structure is a bit confusing. We should consider making a change for the GRPC gomote commands:
When using a URL, we should move from:
gomote puttar -url https://go.googlesource.com/go/+archive/foo.tar.gz
to
gomote puttar https://go.googlesource.com/go/+archive/foo.tar.gz
@golang/release
The text was updated successfully, but these errors were encountered: