You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/cmd/tailscale
Mihai Parparita eda647cb47 cmd/tailscale/cli: fix ssh CLI command breaking the Wasm build
Adds a stub for syscall.Exec when GOOS=js. We also had a separate branch
for Windows, might as well use the same mechanism there too.

For #3157

Signed-off-by: Mihai Parparita <mihai@tailscale.com>
2 years ago
..
cli cmd/tailscale/cli: fix ssh CLI command breaking the Wasm build 2 years ago
depaware.txt cmd/tailscale: use double quotes in the ssh subcommands 2 years ago
tailscale.go cmd/tailscale: rewrite --authkey to --auth-key 2 years ago