BIN
assets/images/help/settings/personal-access-tokens-ghes.png
Normal file
BIN
assets/images/help/settings/personal-access-tokens-ghes.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 11 KiB |
@@ -125,7 +125,7 @@ The audit command performs the following steps.
|
||||
To perform an audit run the following command in your terminal, replacing `:workspace` with the name of the Bitbucket workspace to audit.
|
||||
|
||||
```bash
|
||||
gh actions-importer audit bitbucket --workspace :workspace--output-dir tmp/audit
|
||||
gh actions-importer audit bitbucket --workspace :workspace --output-dir tmp/audit
|
||||
```
|
||||
|
||||
Optionally, a `--project-key` option can be provided to the audit command to limit the results to only pipelines associated with a project.
|
||||
|
||||
@@ -147,7 +147,7 @@ If you selected an organization as the resource owner and the organization requi
|
||||
1. Click **Generate token**.
|
||||
1. Optionally, to copy the new token to your clipboard, click {% octicon "copy" aria-label="Copy token" %}.
|
||||
|
||||
{% ifversion fpt or ghec %}
|
||||
{% ifversion ghes %}{% else %}{% endif %}{% ifversion fpt or ghec %}
|
||||
1. To use your token to access resources owned by an organization that uses SAML single sign-on, authorize the token. For more information, see "[AUTOTITLE](/enterprise-cloud@latest/authentication/authenticating-with-saml-single-sign-on/authorizing-a-personal-access-token-for-use-with-saml-single-sign-on){% ifversion fpt %}" in the {% data variables.product.prodname_ghe_cloud %} documentation.{% else %}."{% endif %}{% endif %}
|
||||
|
||||
## Deleting a {% data variables.product.pat_generic %}
|
||||
|
||||
Reference in New Issue
Block a user