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/cli
Andrew Lytvynov 894b237a70
cmd/tailscale/cli: implement update for dnf/yum-based distros (#8678)
This is the Fedora family of distros, including CentOS, RHEL and others.
Tested in `fedora:latest` and `centos:7` containers.

Updates #6995

Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
3 years ago
..
auth-redirect.html cmd/tailscale/web: add support for QNAP 5 years ago
authenticode_windows.go cmd/tailscale/cli: make "update" work on Windows 3 years ago
bugreport.go all: update copyright and license headers 3 years ago
cert.go all: update copyright and license headers 3 years ago
cli.go cmd/tailscale/cli: ensure custom UsageFunc is always set (#8665) 3 years ago
cli_test.go all: use cmpx.Or where it made sense 3 years ago
configure-kube.go cmd/tailscale/cli: update docs and unhide configure 3 years ago
configure-kube_test.go cmd/tailscale/cli: add "configure kubeconfig" subcommand 3 years ago
configure-synology.go all: replace /kb/ links with /s/ equivalents 3 years ago
configure.go cmd/tailscale/cli: update docs and unhide configure 3 years ago
debug.go wgengine/magicsock: track per-endpoint changes in ringbuffer 3 years ago
diag.go various: add detection and Taildrop for Unraid 3 years ago
diag_other.go all: update copyright and license headers 3 years ago
down.go all: update copyright and license headers 3 years ago
file.go all: update to Go 1.20, use strings.CutPrefix/Suffix instead of our fork 3 years ago
funnel.go {cmd/tailscale/cli,ipn}: add http support to tailscale serve (#8358) 3 years ago
id-token.go all: update copyright and license headers 3 years ago
ip.go all: update copyright and license headers 3 years ago
licenses.go all: update copyright and license headers 3 years ago
login.go all: update copyright and license headers 3 years ago
logout.go all: update copyright and license headers 3 years ago
nc.go all: update copyright and license headers 3 years ago
netcheck.go all: avoid repeated default interface lookups 3 years ago
network-lock.go cmd/tailscale: improve error message when signing without a tailnet lock key 3 years ago
ping.go tailscale ping: note that `-c` can take 0 for infinity 3 years ago
risks.go all: update copyright and license headers 3 years ago
serve.go serve: fix hostname for custom http ports 3 years ago
serve_test.go {cmd/tailscale/cli,ipn}: add http support to tailscale serve (#8358) 3 years ago
set.go all: update copyright and license headers 3 years ago
set_test.go all: update copyright and license headers 3 years ago
ssh.go all: update copyright and license headers 3 years ago
ssh_exec.go all: update copyright and license headers 3 years ago
ssh_exec_js.go all: update copyright and license headers 3 years ago
ssh_exec_windows.go all: update copyright and license headers 3 years ago
ssh_unix.go all: update copyright and license headers 3 years ago
status.go cmd/tailscale/cli: [serve] rework commands based on feedback (#6521) 3 years ago
switch.go all: update copyright and license headers 3 years ago
up.go cmd/tailscale: warn if node is locked out on bringup 3 years ago
update.go cmd/tailscale/cli: implement update for dnf/yum-based distros (#8678) 3 years ago
update_test.go cmd/tailscale/cli: implement update for dnf/yum-based distros (#8678) 3 years ago
update_windows.go all: update copyright and license headers 3 years ago
version.go all: update copyright and license headers 3 years ago
web.css cmd/tailscale/cli: add logout and debug info to web 3 years ago
web.go all: use cmpx.Or where it made sense 3 years ago
web.html cmd/tailscale: allow Tailscale to work with Unraid web interface (#8062) 3 years ago
web_test.go all: implement preauth-key support with tailnet lock 3 years ago