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
Percy Wegmann e496451928 ipn,cmd/tailscale,client/tailscale: add support for renaming TailFS shares
- Updates API to support renaming TailFS shares.
- Adds a CLI rename subcommand for renaming a share.
- Renames the CLI subcommand 'add' to 'set' to make it clear that
  this is an add or update.
- Adds a unit test for TailFS in ipnlocal

Updates tailscale/corp#16827

Signed-off-by: Percy Wegmann <percy@tailscale.com>
2 years ago
..
bugreport.go all: update copyright and license headers 3 years ago
cert.go all: update copyright and license headers 3 years ago
cli.go cmd/tailscale: hide share subcommand 2 years ago
cli_test.go ipn,tailfs: tie TailFS share configuration to user profile 2 years ago
configure-kube.go all: use Go 1.21 slices, maps instead of x/exp/{slices,maps} 2 years ago
configure-kube_test.go cmd/tailscale/cli: add "configure kubeconfig" subcommand 3 years ago
configure-synology.go all: replace /kb/ links with /s/ equivalents 3 years ago
configure.go cmd/tailscale/cli: update docs and unhide configure 3 years ago
debug.go cli/debug: rename DERP debug mode (#11220) 2 years ago
diag.go various: add detection and Taildrop for Unraid 3 years ago
diag_other.go all: update copyright and license headers 3 years ago
down.go all: update copyright and license headers 3 years ago
exitnode.go cmd/tailscale/cli: add description to exit-node CLI command 2 years ago
exitnode_test.go cli: introduce exit-node subcommand to list and filter exit nodes 2 years ago
file.go cmd/tailscale: improve taildrop progress printer on Linux (#9878) 2 years ago
funnel.go {ipn,cmd/tailscale/cli}: move ServeConfig mutation logic to ipn/serve 2 years ago
id-token.go all: update copyright and license headers 3 years ago
ip.go all: update copyright and license headers 3 years ago
licenses.go cmd/tailscale: refactor shared utility methods 2 years ago
login.go all: update copyright and license headers 3 years ago
logout.go all: update copyright and license headers 3 years ago
nc.go all: update copyright and license headers 3 years ago
netcheck.go net/netcheck: use DERP frames as a signal for home region liveness 2 years ago
network-lock.go all: implement lock revoke-keys command 2 years ago
ping.go wgengine,ipn,cmd/tailscale: add size option to ping (#8739) 2 years ago
risks.go util/testenv: add new package to hold InTest 2 years ago
serve_legacy.go {ipn,cmd/tailscale/cli}: move ServeConfig mutation logic to ipn/serve 2 years ago
serve_legacy_test.go cmd/tailscale/cli: use status before doing interactive feature query 2 years ago
serve_v2.go {ipn,cmd/tailscale/cli}: move ServeConfig mutation logic to ipn/serve 2 years ago
serve_v2_test.go {ipn/serve,cmd/tailscale/cli}: move some shared funcs to ipn 2 years ago
set.go cli/set: add printout when web client started 2 years ago
set_test.go all: update copyright and license headers 3 years ago
share.go ipn,cmd/tailscale,client/tailscale: add support for renaming TailFS shares 2 years ago
ssh.go cmd/tailscale/cli: pass "-o 'CanonicalizeHostname no'" to ssh 2 years ago
ssh_exec.go all: update copyright and license headers 3 years ago
ssh_exec_js.go all: update copyright and license headers 3 years ago
ssh_exec_windows.go all: update copyright and license headers 3 years ago
ssh_unix.go types/logger, cmd/tailscale/cli: flesh out, simplify some non-unix build tags 2 years ago
status.go cmd/tailscale/cli: fix exit node status output (#11076) 2 years ago
switch.go ipn/ipnlocal,cmd/tailscale: persist tailnet name in user profile 2 years ago
up.go health: warn about reverse path filtering and exit nodes 2 years ago
update.go clientupdate: add explicit Track to Arguments (#10548) 2 years ago
version.go cmd/tailscale/cli,clientupdate: extract new clientupdate package (#8827) 2 years ago
web.go cmd/tailscale: support clickable IPv6 web client addresses 2 years ago
web_test.go client/web: extract web client from cli package 2 years ago
whois.go cmd/tailscale/cli: document usage more clearly (#10681) 2 years ago