Skip to content
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.

Commit

Permalink
docs: upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
planetscale-actions-bot committed May 17, 2024
1 parent d65cb94 commit 4f514d9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/concepts/service-tokens.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,6 @@ You can delete a service token at any time from the service token detail page. S

![Delete service token.](/assets/docs/concepts/service-tokens/delete-service-token-2.png)

Deleting a service token will sever any database connections that use the given service token.

## Manage service tokens using the PlanetScale CLI

Service tokens can also be created and managed directly from the [PlanetScale CLI](/docs/reference/service-token).
Expand Down Expand Up @@ -146,5 +144,3 @@ To delete a service token, run the following command:
```bash
pscale service-token delete <SERVICE_TOKEN_ID>
```

Deleting a service token will sever any database connections that use the given service token.

0 comments on commit 4f514d9

Please sign in to comment.