docs(nx-cloud): update access tokens recipe with new screenshot and link

This commit is contained in:
Johanna Pearce 2024-09-24 14:52:39 +01:00
parent fb92b68209
commit 621ac786a9
3 changed files with 2 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 123 KiB

View File

@ -1,8 +1,8 @@
# Nx CLI and CI Access Tokens
The permissions and membership define what developers can access on nx.app but they don't affect what happens when you run Nx commands in CI. To manage that, you need to provision CI access tokens in your workspace settings, under the `CI access tokens` tab.
The permissions and membership define what developers can access on nx.app but they don't affect what happens when you run Nx commands in CI. To manage that, you need to provision CI access tokens in your workspace settings, under the `Access Control` tab.
![CI Access Tokens Settings Page](/nx-cloud/recipes/ci-access-tokens-settings.avif)
![Access Control Settings Page](/nx-cloud/recipes/access-control-settings.avif)
## Access Types

Binary file not shown.

Before

Width:  |  Height:  |  Size: 47 KiB