Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/content/docs/cloudflare-one/tutorials/cli.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ These instructions are not meant for configuring a service to run against an API

## Authenticate a session from the command line

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.
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.

1. To generate a token, run the following command:

Expand Down