# I run my code on cmd with test.exe -key="hi" -aaa parameters := os.Args[1:] fmt.Println(parameters) gives output [-key=hi -aaa] how can I get "