mirror of
https://github.com/tailscale/tailscale.git
synced 2026-04-13 02:47:56 -04:00
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>