Skip to content

Commit

Permalink
docs: update api user
Browse files Browse the repository at this point in the history
  • Loading branch information
Steven Martin authored and Steven Martin committed Oct 1, 2024
1 parent 628e3a3 commit ab2eb28
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/pages/admin-guides/api/getting-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,7 @@ Here are the steps we'll walkthrough:
Create a user `api-admin` with the built-in role `editor`:

```code
# Run this directly on your Auth Server unless you are using Teleport Cloud
# Add a user and login via the Proxy Service
$ sudo tctl users add api-admin --roles=editor
$ tctl users add api-admin --roles=editor
```

## Step 2/3. Generate client credentials
Expand Down

0 comments on commit ab2eb28

Please sign in to comment.