Skip to content

Commit

Permalink
docs: update aws db user name connection (#46383)
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenGravy authored Sep 9, 2024
1 parent f351701 commit dcf9e45
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,7 @@ $ tsh db ls
Retrieve credentials for the database and connect to it as the `alice` user:
```code
$ tsh db connect --db-user=postgres --db-name=postgres rds-example
$ tsh db connect --db-user=alice --db-name=postgres rds-example
```
<Admonition type="note" title="Note">
Expand Down

0 comments on commit dcf9e45

Please sign in to comment.