go tool
all
Run a Go tool or command. Execute a Go command as a stand-alone binary, typically for debugging.
More info →Examples (5)
List available tools
Print the command that would be executed, but do not execute it (similar to `whereis`)
List all available cross-compilation targets
go tool dist listmade by @shridhargupta | data from tldr-pages