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
Brad Fitzpatrick ba5aa2c486 version, cmd/tailscale: add version.Meta, tailscale version --json
Add `tailscale version --json` JSON output mode. This will be used
later for a double-opt-in (per node consent like Tailscale SSH +
control config) to let admins do remote upgrades via `tailscale
update` via a c2n call, which would then need to verify the
cmd/tailscale found on disk for running tailscale update corresponds
to the running tailscaled, refusing if anything looks amiss.

Plus JSON output modes are just nice to have, rather than parsing
unstable/fragile/obscure text formats.

Updates #6995
Updates #6907

Change-Id: I7821ab7fbea4612f4b9b7bdc1be1ad1095aca71b
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
1 year ago
..
addlicense cmd/addlicense: add command to add licenseheaders to generated code 3 years ago
cloner util/codegen, all: use latest year, not time.Now, in generated files 1 year ago
containerboot cmd/containerboot: use TS_AUTHKEY as the parameter for auth keys 1 year ago
derper util/endian: delete package; use updated josharian/native instead 2 years ago
derpprobe cmd/derpprobe: add -once flag for one-off CLI diagnostics 2 years ago
gitops-pusher cmd/gitops-pusher: support alternate api-server URLs 2 years ago
hello refactor: move from io/ioutil to io and os packages 2 years ago
k8s-operator cmd/k8s-operator: move the operator into its own namespace. 2 years ago
mkmanifest cmd/{tailscale,tailscaled}: embed manifest into Windows binaries 2 years ago
mkpkg cmd/mkpkg: use package flag (#4373) 2 years ago
nardump cmd/nardump: Go tool to build Nix NARs and compute their hashes. 2 years ago
netlogfmt cmd/netlogfmt: handle any stream of network logs (#6108) 2 years ago
nginx-auth cmd/nginx-auth: add experimental status badge to README 2 years ago
pgproxy cmd/pgproxy: link to blog post at the top. 2 years ago
printdep cmd/printdep: support printing the toolchain SRI hash. 2 years ago
proxy-to-grafana all: gofmt for Go 1.19 2 years ago
speedtest net/speedtest: retune to meet iperf on localhost in a VM 2 years ago
ssh-auth-none-demo ssh/tailssh: add password-forcing workaround for buggy SSH clients 2 years ago
stunc cmd/stunc: add command for making debug stun requests 2 years ago
sync-containers cmd/sync-containers: add a dry-run option. 2 years ago
tailscale version, cmd/tailscale: add version.Meta, tailscale version --json 1 year ago
tailscaled go.mod: bump AWS SDK past a breaking API change of theirs 1 year ago
testcontrol all: use any instead of interface{} 2 years ago
testwrapper cmd/testwrapper: move from corp; mark magicsock test as flaky 1 year ago
tsconnect wgengine/netstack: change netstack API to require LocalBackend 2 years ago
tsshd all: remove old +build tags 2 years ago
viewer util/codegen, all: use latest year, not time.Now, in generated files 1 year ago