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/tutorials/cli.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ These instructions are not meant for configuring a service to run against an API
21
21
22
22
## Authenticate a session from the command line
23
23
24
-
Once you have installed `cloudflared`, you can use it to retrieve a Cloudflare Access [application token](/cloudflare-one/identity/authorization-cookie/application-token/). This walkthrough uses the domain `example.com` as a stand-in for a protected API.
24
+
Once you have [installed `cloudflared`](/cloudflare-one/connections/connect-networks/downloads/), you can use it to retrieve a Cloudflare Access [application token](/cloudflare-one/identity/authorization-cookie/application-token/). This walkthrough uses the domain `example.com` as a stand-in for a protected API.
25
25
26
26
1. To generate a token, run the following command:
0 commit comments