Paul Scott
82394debb7
cmd/tailscale: add shell tab-completion
...
The approach is lifted from cobra: `tailscale completion bash` emits a bash
script for configuring the shell's autocomplete:
. <( tailscale completion bash )
so that typing:
tailscale st<TAB>
invokes:
tailscale completion __complete -- st
RELNOTE=tailscale CLI now supports shell tab-completion
Fixes #3793
Signed-off-by: Paul Scott <paul@tailscale.com>
2024-04-17 18:54:10 +01:00
..
2024-04-17 18:54:10 +01:00
2024-04-09 12:52:34 +01:00
2024-04-09 12:52:34 +01:00
2024-04-17 09:25:34 +01:00
2024-04-17 18:54:10 +01:00
2024-03-14 20:26:20 +00:00
2024-04-09 12:52:34 +01:00
2024-04-05 07:08:46 -07:00
2024-04-05 07:08:46 -07:00
2024-04-17 18:54:10 +01:00
2024-04-17 09:25:34 +01:00
2024-04-17 18:54:10 +01:00
2023-01-27 15:36:29 -08:00
2023-05-04 13:40:13 -07:00
2024-04-09 12:52:34 +01:00
2024-04-17 09:25:34 +01:00
2023-07-26 16:41:52 -07:00
2024-04-17 09:25:34 +01:00
2024-04-17 18:54:10 +01:00
2024-04-09 12:52:34 +01:00
2024-04-17 18:54:10 +01:00
2024-04-09 12:52:34 +01:00
2024-04-09 12:52:34 +01:00
2024-04-09 12:52:34 +01:00
2024-04-09 12:52:34 +01:00
2024-04-17 18:54:10 +01:00
2024-04-09 12:52:34 +01:00
2024-04-17 09:25:34 +01:00
2024-04-17 18:54:10 +01:00
2023-08-08 19:51:44 -06:00
2024-04-08 06:46:45 -07:00
2024-04-16 15:32:38 -07:00
2024-03-05 14:30:38 -05:00
2024-04-09 12:52:34 +01:00
2023-01-27 15:36:29 -08:00
2024-04-17 18:54:10 +01:00
2023-01-27 15:36:29 -08:00
2023-01-27 15:36:29 -08:00
2023-01-27 15:36:29 -08:00
2023-08-24 03:41:13 -07:00
2024-04-17 09:25:34 +01:00
2024-04-09 12:52:34 +01:00
2024-04-17 18:54:10 +01:00
2024-04-17 18:54:10 +01:00
2024-04-09 12:52:34 +01:00
2024-04-09 12:52:34 +01:00
2023-08-09 09:53:37 -07:00
2024-04-09 12:52:34 +01:00
2024-04-09 12:52:34 +01:00