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/clientupdate
Andrew Lytvynov e6aa7b815d
clientupdate,cmd/tailscale/cli: use cli.Stdout/Stderr (#9694)
In case cli.Stdout/Stderr get overriden, all CLI output should use them
instead of os.Stdout/Stderr. Update the `update` command to follow this
pattern.

Updates #cleanup

Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
8 months ago
..
distsign util/httpm, all: add a test to make sure httpm is used consistently 8 months ago
clientupdate.go clientupdate,cmd/tailscale/cli: use cli.Stdout/Stderr (#9694) 8 months ago
clientupdate_test.go clientupdate: add linux tarball updates (#9144) 9 months ago
clientupdate_windows.go cmd/tailscale/cli,clientupdate: extract new clientupdate package (#8827) 10 months ago
systemd_linux.go clientupdate: add linux tarball updates (#9144) 9 months ago
systemd_other.go clientupdate: add linux tarball updates (#9144) 9 months ago