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
David Anderson 54e6c3a290 version: use OSS repo's version when building.
When building with redo, also include the git commit hash
from the proprietary repo, so that we have a precise commit
that identifies all build info (including Go toolchain version).

Add a top-level build script demonstrating to downstream distros
how to burn the right information into builds.

Adjust `tailscale version` to print commit hashes when available.

Fixes #841.

Signed-off-by: David Anderson <danderson@tailscale.com>
4 years ago
..
cli.go cmd/tailscale/cli: add basic 'down' subcommand 4 years ago
debug.go cmd/tailscale/cli: add debug -derp mode 4 years ago
down.go ipn, ipnserver, cmd/tailscale: add "server mode" support on Windows 4 years ago
netcheck.go cmd/tailscale/cli: appease staticcheck 4 years ago
ping.go cmd/tailscale/cli: add ping subcommand 4 years ago
status.go cmd/tailscale/cli: status exit when disconnected (#720) 4 years ago
up.go cmd/tailscale/cli, tailcfg: allow tag without "tag:" prefix in 'tailscale up' 4 years ago
version.go version: use OSS repo's version when building. 4 years ago