cmd/cli: remove --webclient flag from up

Causing issues building a stable release. Getting rid of the flag
for now because it was only available in unstable, can still be
turned on through localapi.

A #cleanup

Co-authored-by: Will Norris <will@tailscale.com>
Signed-off-by: Sonia Appasamy <sonia@tailscale.com>
This commit is contained in:
Sonia Appasamy
2023-11-15 12:31:21 -05:00
committed by Sonia Appasamy
parent 1cb8d2ffdd
commit bb31912ea5
2 changed files with 0 additions and 6 deletions
-1
View File
@@ -905,7 +905,6 @@ func TestUpdatePrefs(t *testing.T) {
OperatorUserSet: true,
RouteAllSet: true,
RunSSHSet: true,
RunWebClientSet: true,
ShieldsUpSet: true,
WantRunningSet: true,
},