Skip to content

Commit 0fd8366

Browse files
authored
Update docs/cli/service-endpoint.md
1 parent f071037 commit 0fd8366

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cli/service-endpoint.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ az devops service-endpoint github create --github-url
176176
[--project]
177177
```
178178

179-
In interactive mode, the `az devops service-endpoint github create` command asks for a [GitHub PAT token](https://help.github.com/en/articles/creating-a-personal-access-token-for-the-command-line) using a prompt message, for automation purpose set the GitHub PAT token using the `AZURE_DEVOPS_EXT_GITHUB_PAT` environment variable. For more information , see [Sign in with a personal access token (PAT)](log-in-via-pat.md).
179+
In interactive mode, the `az devops service-endpoint github create` command asks for a [GitHub PAT token](https://help.github.com/en/articles/creating-a-personal-access-token-for-the-command-line) using a prompt message, for automation purpose set the GitHub PAT token using the `AZURE_DEVOPS_EXT_GITHUB_PAT` environment variable. For more information, see [Sign in with a personal access token (PAT)](log-in-via-pat.md).
180180

181181

182182

0 commit comments

Comments
 (0)