tailscale/cmd/tailscale/cli
DeedleFake ad8ead9c94 cmd/tailscale/cli: add RunWithContext
Fixes #12778

Change-Id: If9f8b299cef0cb68f93b344845b5c6a5b7554d2c
Signed-off-by: DeedleFake <deedlefake@users.noreply.github.com>
2026-05-12 12:27:55 -07:00
..
ffcomplete all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
jsonoutput tka: refer consistently to "DisablementValues" 2026-04-01 19:09:22 +01:00
appcroutes.go all: use Go 1.26 things, run most gofix modernizers 2026-03-06 13:32:03 -08:00
bugreport.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
cert.go ipn/ipnlocal, cmd/tailscale: use wildcard. prefix for cert filenames (#18748) 2026-02-18 11:54:09 -05:00
cli_test.go cmd/tailscale/cli: allow tag without "tag:" prefix in 'tailscale up' 2026-04-30 07:13:48 -07:00
cli.go cmd/tailscale/cli: add RunWithContext 2026-05-12 12:27:55 -07:00
colorable_omit.go cmd/tailscale,feature/featuretags: make webbrowser and colorable deps omittable 2026-02-08 10:04:04 -08:00
colorable.go cmd/tailscale,feature/featuretags: make webbrowser and colorable deps omittable 2026-02-08 10:04:04 -08:00
configure_apple-all.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
configure_apple.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
configure_linux-all.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
configure_linux.go client/systray: support several different color themes 2026-04-27 18:54:14 -07:00
configure-jetkvm.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
configure-kube_omit.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
configure-kube_test.go cmd/vet: add subtestnames analyzer; fix all existing violations 2026-04-05 15:52:51 -07:00
configure-kube.go client/local, ipn/localapi, all: add CertDomains and DNSConfig accessors 2026-04-30 13:50:46 -07:00
configure-synology-cert_test.go cmd/vet: add subtestnames analyzer; fix all existing violations 2026-04-05 15:52:51 -07:00
configure-synology-cert.go all: use Go 1.26 things, run most gofix modernizers 2026-03-06 13:32:03 -08:00
configure-synology.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
configure.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
debug-cachenetmap.go client,cmd/tailscale,ipn/{ipnlocal,localapi}: add debug CLI command to clear netmap caches (#19213) 2026-04-02 12:06:39 -07:00
debug-capture.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
debug-peer-relay.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
debug-portmap.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
debug.go cmd/tailscale/cli: fetch netmap via current-netmap debug action 2026-05-01 07:53:51 -07:00
diag.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
dns_test.go cli: --json for tailscale dns status|query 2026-03-05 05:31:41 -08:00
dns-query.go cli: --json for tailscale dns status|query 2026-03-05 05:31:41 -08:00
dns-status.go client/local, ipn/localapi, all: add CertDomains and DNSConfig accessors 2026-04-30 13:50:46 -07:00
dns.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
down.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
drive_macgui_test.go cmd/tailscale: print a helpful error for Taildrive CLI on macOS GUI 2026-03-23 09:27:27 +00:00
drive_macgui.go cmd/tailscale: print a helpful error for Taildrive CLI on macOS GUI 2026-03-23 09:27:27 +00:00
drive.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
exitnode_test.go cmd/vet: add subtestnames analyzer; fix all existing violations 2026-04-05 15:52:51 -07:00
exitnode.go ipn, cmd/tailscale/cli: allow setting FQDN sans dot as an exit node 2026-04-01 20:42:35 +01:00
file.go all: migrate code off Notify.NetMap to Notify.SelfChange 2026-05-01 06:51:40 -07:00
funnel.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
id-token.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
ip.go all: use Go 1.26 things, run most gofix modernizers 2026-03-06 13:32:03 -08:00
licenses.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
login.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
logout.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
maybe_syspolicy.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
metrics.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
nc.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
netcheck_test.go cmd/tailscale/cli: add bind-address and bind-port flags to netcheck command (#18621) 2026-02-19 11:39:16 -08:00
netcheck.go cmd/tailscale/cli: add bind-address and bind-port flags to netcheck command (#18621) 2026-02-19 11:39:16 -08:00
network-lock_test.go tka: refer consistently to "DisablementValues" 2026-04-01 19:09:22 +01:00
network-lock.go tka: refer consistently to "DisablementValues" 2026-04-01 19:09:22 +01:00
open_browser.go cmd/tailscale,feature/featuretags: make webbrowser and colorable deps omittable 2026-02-08 10:04:04 -08:00
ping.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
risks.go all: use Go 1.26 things, run most gofix modernizers 2026-03-06 13:32:03 -08:00
serve_legacy_test.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
serve_legacy.go all: migrate code off Notify.NetMap to Notify.SelfChange 2026-05-01 06:51:40 -07:00
serve_v2_test.go cmd/vet: add subtestnames analyzer; fix all existing violations 2026-04-05 15:52:51 -07:00
serve_v2_unix_test.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
serve_v2.go all: use Go 1.26 things, run most gofix modernizers 2026-03-06 13:32:03 -08:00
set_test.go types/ptr: deprecate ptr.To, use Go 1.26 new 2026-03-05 20:13:18 -08:00
set.go ipn/ipnlocal: warn incompatibility between no-snat-routes and exitnode (#19023) 2026-03-26 12:36:31 -04:00
ssh_exec_js.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
ssh_exec_windows.go all: use Go 1.26 things, run most gofix modernizers 2026-03-06 13:32:03 -08:00
ssh_exec.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
ssh_unix.go all: use Go 1.26 things, run most gofix modernizers 2026-03-06 13:32:03 -08:00
ssh.go all: use Go 1.26 things, run most gofix modernizers 2026-03-06 13:32:03 -08:00
status.go go.toolchain.branch: switch to Go 1.26 2026-03-04 21:57:05 -08:00
switch.go cmd/tailscale/cli: add json output option to switch --list (#18501) 2026-01-27 13:42:04 -08:00
syspolicy.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
systray_omit.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
systray.go client/systray: support several different color themes 2026-04-27 18:54:14 -07:00
up_test.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
up.go cmd/tailscale/cli: unhide --report posture flag in up 2026-05-05 10:12:36 +01:00
update.go clientupdate, cmd/tailscale/cli: support updating to release-candidates (#18632) 2026-02-12 14:49:52 -05:00
version.go clientupdate, cmd/tailscale/cli: support updating to release-candidates (#18632) 2026-02-12 14:49:52 -05:00
wait.go cmd/tailscale/cli: add 'wait' listening subcommand and ip --assert=<ip> 2026-02-02 15:19:06 -08:00
web_test.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
web.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
whois.go cmd/tailscale/cli: fix a typo in the whois help text 2026-03-23 15:05:11 +00:00