Run a Go tool or command. Execute a Go command as a stand-alone binary, typically for debugging. More information: https://pkg.go.dev/cmd/go#hdr-Run_specified_go_tool.
go tool
go tool link path/to/main.o
whereis
):go tool -n command arguments
go tool command --help
go tool dist list