You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- `version` - (optional) The version of Cloudflare WARP to install. Defaults to the latest version.
33
43
- `organization`- (required) The name of your Cloudflare Zero Trust organization.
34
44
- `auth_client_id`- (required) The service token client id.
35
45
- `auth_client_secret`- (required) The service token client secret.
46
+
- `unique_client_id`- (optional) A unique identifier for the client device. See [Cloudflare documentation](https://developers.cloudflare.com/cloudflare-one/connections/connect-devices/warp/deployment/mdm-deployment/parameters/#unique_client_id) for more details.
36
47
- `configure_docker_dns`- (optional) *Linux Only* Configure Docker to use Cloudflare WARP for DNS resolution. Defaults to `false`.
0 commit comments