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
Copy file name to clipboardExpand all lines: src/content/docs/cloudflare-one/connections/connect-networks/configure-tunnels/cloudflared-parameters/run-parameters.mdx
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -169,3 +169,17 @@ For remotely-managed tunnels only.
169
169
|`cloudflared tunnel run --token <TUNNEL_TOKEN>`|`TUNNEL_TOKEN`|
170
170
171
171
Associates the `cloudflared` instance with a specific tunnel. The tunnel's token is shown in the dashboard when you first [create the tunnel](/cloudflare-one/connections/connect-networks/get-started/create-remote-tunnel/). You can also retrieve the token using the [API](/api/resources/zero_trust/subresources/tunnels/subresources/token/methods/get/).
172
+
173
+
174
+
## `token-file`
175
+
176
+
:::note
177
+
178
+
For remotely-managed tunnels only. Requires `2025.4.0` or later.
0 commit comments