tailscale/cmd/tailscale/cli
Maisem Ali d811c5a7f0 cmd/tailscale/cli: handle home dir correctly on macOS for kubeconfig
This ensures that we put the kubeconfig in the correct directory from within the macOS Sandbox when
paired with tailscale/corp@3035ef7

Updates #7220

Signed-off-by: Maisem Ali <maisem@tailscale.com>
2023-02-17 01:18:52 +00:00
..
auth-redirect.html cmd/tailscale/web: add support for QNAP 2021-06-10 19:06:05 +05:00
authenticode_windows.go cmd/tailscale/cli: make "update" work on Windows 2023-01-19 10:02:19 -08:00
bugreport.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
cert.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
cli.go cmd/tailscale/cli: add a hidden configure subcommand 2023-02-14 06:06:42 +00:00
cli_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
configure-kube.go cmd/tailscale/cli: handle home dir correctly on macOS for kubeconfig 2023-02-17 01:18:52 +00:00
configure-kube_test.go cmd/tailscale/cli: add "configure kubeconfig" subcommand 2023-02-14 06:06:42 +00:00
configure-synology.go cmd/tailscale/cli: add "configure kubeconfig" subcommand 2023-02-14 06:06:42 +00:00
configure.go cmd/tailscale/cli: add "configure kubeconfig" subcommand 2023-02-14 06:06:42 +00:00
debug.go all: implement pcap streaming for datapath debugging 2023-02-04 15:54:20 -10:00
diag.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
diag_other.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
down.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
file.go all: update to Go 1.20, use strings.CutPrefix/Suffix instead of our fork 2023-02-01 15:23:54 -08:00
id-token.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
ip.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
licenses.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
login.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
logout.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
nc.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
netcheck.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
network-lock.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
ping.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
risks.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
serve.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
serve_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
set.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
set_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
ssh.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
ssh_exec.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
ssh_exec_js.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
ssh_exec_windows.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
ssh_unix.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
status.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
switch.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
up.go all: update to Go 1.20, use strings.CutPrefix/Suffix instead of our fork 2023-02-01 15:23:54 -08:00
update.go version: unexport all vars, turn Short/Long into funcs 2023-02-11 07:29:55 +00:00
update_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
update_windows.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
version.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
web.css cmd/tailscale/cli: add logout and debug info to web 2023-02-12 00:06:36 +00:00
web.go cmd/tailscale/cli: add logout and debug info to web 2023-02-12 00:06:36 +00:00
web.html cmd/tailscale/cli: add logout and debug info to web 2023-02-12 00:06:36 +00:00
web_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00