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:
@@ -905,6 +905,7 @@ func TestUpdatePrefs(t *testing.T) {
|
||||
OperatorUserSet: true,
|
||||
RouteAllSet: true,
|
||||
RunSSHSet: true,
|
||||
RunWebClientSet: true,
|
||||
ShieldsUpSet: true,
|
||||
WantRunningSet: true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user