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
Brad Fitzpatrick 4c2e978f1e cmd/tailscale/cli: support passing network lock keys via files
Fixes tailscale/corp#22356

Change-Id: I959efae716a22bcf582c20d261fb1b57bacf6dd9
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
4 months ago
..
ffcomplete all: add test for package comments, fix, add comments as needed 5 months ago
bugreport.go cmd/tailscale/cli: prefix all --help usages with "tailscale ...", some tidying 8 months ago
cert.go cmd/tailscale: add --min-validity flag to the cert command (#12822) 4 months ago
cli.go cmd/tailscale/cli: fix gokrazy CLI-as-a-service detection 4 months ago
cli_test.go various: disable stateful filtering by default (#12197) 6 months ago
configure-kube.go cmd/tailscale/cli: prefix all --help usages with "tailscale ...", some tidying 8 months ago
configure-kube_test.go cmd/tailscale/cli: fix configuring partially empty kubeconfig (#11417) 9 months ago
configure-synology-cert.go cmd/tailscale/cli: Add CLI command to update certs on Synology devices. 8 months ago
configure-synology-cert_test.go cmd/tailscale/cli: Add CLI command to update certs on Synology devices. 8 months ago
configure-synology.go cmd/tailscale: add shell tab-completion 8 months ago
configure.go cmd/tailscale/cli: fix "subcommand required" errors when typod 8 months ago
debug.go cmd/tailscale/cli: actually perform Noise request in 'debug ts2021' 5 months ago
diag.go various: add detection and Taildrop for Unraid 2 years ago
diag_other.go all: update copyright and license headers 2 years ago
down.go cmd/tailscale/cli: prefix all --help usages with "tailscale ...", some tidying 8 months ago
drive.go cmd/tailscale: resolve taildrive share paths 5 months ago
exitnode.go ipn: allow FQDN in exit node selection 5 months ago
exitnode_test.go cmd/tailscale/cli: exit node filter should display all exit node options (#12699) 5 months ago
file.go cmd/tailscale: add shell tab-completion 8 months ago
funnel.go cmd/tailscale/cli: prefix all --help usages with "tailscale ...", some tidying 8 months ago
id-token.go cmd/tailscale: add shell tab-completion 8 months ago
ip.go cmd/tailscale/cli: prefix all --help usages with "tailscale ...", some tidying 8 months ago
licenses.go cmd/tailscale/cli: prefix all --help usages with "tailscale ...", some tidying 8 months ago
login.go cmd/tailscale/cli: prefix all --help usages with "tailscale ...", some tidying 8 months ago
logout.go cmd/tailscale/cli: prefix all --help usages with "tailscale ...", some tidying 8 months ago
nc.go cmd/tailscale: add shell tab-completion 8 months ago
netcheck.go cmd/tailscale/cli: release portmap after netcheck 4 months ago
network-lock.go cmd/tailscale/cli: support passing network lock keys via files 4 months ago
ping.go cmd/tailscale: add shell tab-completion 8 months ago
risks.go util/testenv: add new package to hold InTest 1 year ago
serve_legacy.go all: use Go 1.22 range-over-int 8 months ago
serve_legacy_test.go cmd/tailscale/cli: stop spamming os.Stdout/os.Stderr in tests 8 months ago
serve_v2.go cmd/tailscale/cli: prefix all --help usages with "tailscale ...", some tidying 8 months ago
serve_v2_test.go fix: broken tests for localhost 5 months ago
set.go clientupdate: return true for CanAutoUpdate for macsys (#12746) 5 months ago
set_test.go all: update copyright and license headers 2 years ago
ssh.go cmd/tailscale/cli: set localClient.UseSocketOnly during flag parsing 7 months ago
ssh_exec.go all: update copyright and license headers 2 years ago
ssh_exec_js.go all: update copyright and license headers 2 years ago
ssh_exec_windows.go all: update copyright and license headers 2 years ago
ssh_unix.go types/logger, cmd/tailscale/cli: flesh out, simplify some non-unix build tags 1 year ago
status.go net/{interfaces,netmon}, all: merge net/interfaces package into net/netmon 7 months ago
switch.go cmd/tailscale: add shell tab-completion 8 months ago
up.go cmd/tailscale/cli: allow 'tailscale up' to succeed if --stateful-filtering is not explicitly set on linux (#12312) 6 months ago
update.go cmd/tailscale/cli: do not allow update --version on macOS (#12508) 5 months ago
version.go cmd/tailscale/cli: prefix all --help usages with "tailscale ...", some tidying 8 months ago
web.go cmd/tailscale/cli: prefix all --help usages with "tailscale ...", some tidying 8 months ago
web_test.go client/web: extract web client from cli package 1 year ago
whois.go proxymap, various: distinguish between different protocols 5 months ago