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 cafa037de0 cmd/tailscale/cli: rename 'tailscale push' to 'tailscale file cp'
And reverse order, require final colon, and support multiple files.

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
3 years ago
..
bugreport.go cmd/tailscale, ipn/localapi: add "tailscale bugreport" subcommand 3 years ago
cli.go cmd/tailscale/cli: rename 'tailscale push' to 'tailscale file cp' 3 years ago
cli_test.go cmd/tailscale: make the new 'up' errors prettier and more helpful 3 years ago
debug.go ipn/localapi, cmd/tailscale: add API to get prefs, CLI debug command to show 3 years ago
down.go ipn/localapi: move EditPrefs to localapi 3 years ago
file.go cmd/tailscale/cli: rename 'tailscale push' to 'tailscale file cp' 3 years ago
ip.go cmd/tailscale/cli: let ip take a peername 3 years ago
logout.go cmd/tailscale: fix command descriptions (#1710) 3 years ago
netcheck.go net/portmapper: add NAT-PMP client, move port mapping service probing 3 years ago
ping.go ipn/ipnstate: add PeerStatus.TailscaleIPs slice, deprecate TailAddr 3 years ago
status.go ipn/ipnstate: add PeerStatus.TailscaleIPs slice, deprecate TailAddr 3 years ago
up.go cmd/tailscale: fix typo in error message (#1807) 3 years ago
version.go cmd/tailscale, ipn/localapi: get daemon version from localapi status 3 years ago
web.css cmd/tailscale/cli: split out web.css file 3 years ago
web.go ipn: add DefaultControlURL const, replace few literals with it 3 years ago
web.html cmd/tailscale/cli: split out web.css file 3 years ago