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
Xe Iaso dee95d0894
cmd/gitops-pusher: add new GitOps assistant (#4893)
This is for an upcoming blogpost on how to manage Tailscale ACLs using a
GitOps flow. This tool is intended to be used in CI and will allow users
to have a git repository be the ultimate source of truth for their ACL
file. This enables ACL changes to be proposed, approved and discussed
before they are applied.

Signed-off-by: Xe <xe@tailscale.com>
2 years ago
..
addlicense cmd/addlicense: add command to add licenseheaders to generated code 3 years ago
cloner cmd/viewer: add codegen tool for Views 2 years ago
derper net/wsconn: remove homegrown wrapper for turning a websocket.Conn into a net.Conn 2 years ago
derpprobe all: use any instead of interface{} 2 years ago
gitops-pusher cmd/gitops-pusher: add new GitOps assistant (#4893) 2 years ago
hello all: use strings.Cut even more 2 years ago
mkpkg cmd/mkpkg: use package flag (#4373) 2 years ago
nginx-auth cmd/nginx-auth: maintainer scripts and tailnet checking (#4460) 2 years ago
printdep cmd/printdep: add flag to print out Go toolchain tarball URL 2 years ago
proxy-to-grafana client/tailscale: move/copy all package funcs to new LocalClient type 2 years ago
speedtest cmd: upgrade to ffcli v3 3 years ago
tailscale cmd/tailscale/cli, ipn/ipnlocal: give SSH tips when off/unconfigured 2 years ago
tailscaled control/controlclient, net/dnscache: use typed singleflight fork 2 years ago
testcontrol all: use any instead of interface{} 2 years ago
tsshd cmd/tsshd: delete, leaving only forwarding docs 2 years ago
viewer cmd/viewer,types/views: add support for views of maps 2 years ago