tailscale/cmd/tailscale/cli
Mihai Parparita 5b8323509f cmd/tailscale/cli: use "account" instead of "profile" in user-visible text
Matches the UI clients

Updates #713

Signed-off-by: Mihai Parparita <mihai@tailscale.com>
2022-12-02 09:01:44 -08:00
..
auth-redirect.html cmd/tailscale/web: add support for QNAP 2021-06-10 19:06:05 +05:00
bugreport.go cmd/tailscale, ipn: enable debug logs when --report flag is passed to bugreport (#5830) 2022-10-15 13:31:35 -04:00
cert.go cmd/tailscale/cli: capitalize Get (#6586) 2022-11-30 21:32:14 -08:00
cli.go cmd/tailscale/cli: unhide login and switch subcommands 2022-12-01 18:38:04 +05:00
cli_test.go cmd/tailscale/cli: add ability to set short names for profiles 2022-11-22 04:03:24 +05:00
configure-host.go all: fix resource leaks with missing .Close() calls 2022-09-26 15:31:54 -07:00
debug.go ipn{,/ipnlocal}: add ipn.NotifyInitial* flags to WatchIPNBus 2022-11-30 17:50:51 -08:00
diag.go all: remove old +build tags 2022-11-04 07:25:42 -07:00
diag_other.go all: remove old +build tags 2022-11-04 07:25:42 -07:00
down.go cmd/tailscale/cli: [up] move lose-ssh check after other validations 2022-09-19 12:04:14 -07:00
file.go ipn{,/ipnlocal}, client/tailscale: move Taildrop recv notifications to LocalAPI HTTP method 2022-11-22 08:49:13 -08:00
id-token.go cmd/tailscale/cli: use printf and outln consistently 2022-08-02 12:37:45 -07:00
ip.go all: use various net/netip parse funcs directly 2022-07-25 21:12:28 -07:00
licenses.go cmd/tailscale: add licenses link to web UI 2022-09-12 12:06:44 -07:00
login.go cmd/tailscale/cli: add ability to set short names for profiles 2022-11-22 04:03:24 +05:00
logout.go client/tailscale: move/copy all package funcs to new LocalClient type 2022-04-29 13:57:52 -07:00
nc.go client/tailscale: move/copy all package funcs to new LocalClient type 2022-04-29 13:57:52 -07:00
netcheck.go net/netcheck: add check for captive portal (#5593) 2022-09-20 15:31:49 -04:00
network-lock.go cmd/tailscale/cli: improve tailnet lock help (#6583) 2022-12-01 09:19:28 -08:00
ping.go all: use various net/netip parse funcs directly 2022-07-25 21:12:28 -07:00
risks.go tstest/integration: add --accept-risk=all to tailscale down 2022-11-21 17:33:37 -08:00
serve.go cmd/tailscale/cli: Improve messaging when Funnel is unavailable. (#6502) 2022-11-24 22:40:48 -05:00
serve_test.go cmd/tailscale/cli: Improve messaging when Funnel is unavailable. (#6502) 2022-11-24 22:40:48 -05:00
set.go cmd/tailscale/cli: use "account" instead of "profile" in user-visible text 2022-12-02 09:01:44 -08:00
set_test.go types/ptr: move all the ptrTo funcs to one new package's ptr.To 2022-11-30 17:50:51 -08:00
ssh.go cmd/tailscale/cli: flesh out "tailscale ssh" CLI docs 2022-10-30 20:09:41 -07:00
ssh_exec.go all: remove old +build tags 2022-11-04 07:25:42 -07:00
ssh_exec_js.go use C:\Windows\System32\OpenSSH\ssh.exe (#4933) 2022-06-25 22:26:21 -07:00
ssh_exec_windows.go all: fix spelling mistakes 2022-09-29 13:36:13 -07:00
ssh_unix.go all: remove old +build tags 2022-11-04 07:25:42 -07:00
status.go cmd/tailscale: de-punycode hostnames in status display 2022-11-27 03:11:49 -08:00
switch.go cmd/tailscale/cli: use "account" instead of "profile" in user-visible text 2022-12-02 09:01:44 -08:00
up.go cmd/tailscale/cli: use "account" instead of "profile" in user-visible text 2022-12-02 09:01:44 -08:00
version.go client/tailscale: move/copy all package funcs to new LocalClient type 2022-04-29 13:57:52 -07:00
web.css cli: web advertise exit node button 2021-10-06 07:35:43 -07:00
web.go Revert "cmd/tailscale: access QNAP via localhost" 2022-11-29 16:17:34 -08:00
web.html cmd/tailscale: add licenses link to web UI 2022-09-12 12:06:44 -07:00
web_test.go cmd/tailscale: update web server test copyright 2021-07-13 12:30:49 -07:00