tailscale/cmd/tailscale/cli
Brad Fitzpatrick eefee6f149 all: use cmpx.Or where it made sense
I left a few out where writing it explicitly was better
for various reasons.

Updates #8296

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2023-06-07 22:06:24 -07: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_test.go all: use cmpx.Or where it made sense 2023-06-07 22:06:24 -07:00
cli.go cmd/tailscale/cli: make serve and funnel visible in list (#7737) 2023-04-03 10:09:04 -04:00
configure-kube_test.go cmd/tailscale/cli: add "configure kubeconfig" subcommand 2023-02-14 06:06:42 +00:00
configure-kube.go cmd/tailscale/cli: update docs and unhide configure 2023-03-13 11:36:08 -07:00
configure-synology.go all: replace /kb/ links with /s/ equivalents 2023-03-13 14:21:15 -07:00
configure.go cmd/tailscale/cli: update docs and unhide configure 2023-03-13 11:36:08 -07:00
debug.go wgengine/magicsock: track per-endpoint changes in ringbuffer 2023-03-07 13:53:03 -05:00
diag_other.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
diag.go various: add detection and Taildrop for Unraid 2023-05-04 13:40:13 -07: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
funnel.go cmd/tailscale/cli: make serve and funnel visible in list (#7737) 2023-04-03 10:09:04 -04: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: avoid repeated default interface lookups 2023-04-20 15:46:01 -07:00
network-lock.go cmd/tailscale/cli: move tskey-wrap functionality under lock sign 2023-03-21 14:01:25 -07: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_test.go cmd/tailscale/cli: [serve] add reset flag 2023-05-16 16:19:08 -04:00
serve.go cmd/tailscale/cli: [serve] add reset flag 2023-05-16 16:19:08 -04:00
set_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
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_exec.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
ssh.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
status.go cmd/tailscale/cli: [serve] rework commands based on feedback (#6521) 2023-03-13 21:43:28 -04:00
switch.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
up.go client/tailscale: revert CreateKey API change, add Client.CreateKeyWithExpiry 2023-05-12 21:05:12 -07: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
update.go all: replace /kb/ links with /s/ equivalents 2023-03-13 14:21:15 -07:00
version.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
web_test.go all: implement preauth-key support with tailnet lock 2023-03-08 11:56:46 -10:00
web.css cmd/tailscale/cli: add logout and debug info to web 2023-02-12 00:06:36 +00:00
web.go all: use cmpx.Or where it made sense 2023-06-07 22:06:24 -07:00
web.html cmd/tailscale: allow Tailscale to work with Unraid web interface (#8062) 2023-05-17 13:26:39 -07:00