cmd/tailscale: add -webclient flag to up and set

Initially, only expose this flag on dev and unstable builds.

Updates tailscale/corp#14335

Signed-off-by: Will Norris <will@tailscale.com>
This commit is contained in:
Will Norris
2023-11-08 09:39:52 -08:00
committed by Will Norris
parent f937cb6794
commit fdbe511c41
3 changed files with 18 additions and 0 deletions
+1
View File
@@ -905,6 +905,7 @@ func TestUpdatePrefs(t *testing.T) {
OperatorUserSet: true,
RouteAllSet: true,
RunSSHSet: true,
RunWebClientSet: true,
ShieldsUpSet: true,
WantRunningSet: true,
},