{"tool":"go","tool_display":"Go","intent":"show-all-go-environment-variables","intent_display":"show all go environment variables","title":"Go Command: show all go environment variables","command_string":"go env","raw_command_string":"go env","description":"Exact CLI syntax to show all go environment variables using Go.","usage_scenario":"Validating the Go environment setup prior to dependency management.","scenario_context":"Validating the Go environment setup prior to dependency management.","simulated_output":"GO111MODULE=\"on\"\nGOBIN=\"\"\nGOCACHE=\"/home/user/.cache/go-build\"\nGOENV=\"/home/user/.config/go/env\"\nGOPATH=\"/home/user/go\"\nGOROOT=\"/usr/local/go\"\nGOOS=\"linux\"\nGOARCH=\"amd64\"","how_to_steps":["Open your terminal.","Run the command `go env`.","Review the output for environment variable settings."],"inferred_category":"Programming","canonical_url":"https://www.syntaxstandard.com/go/show-all-go-environment-variables"}