Skip to content

Commit

Permalink
docs: update aws db user name connection
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenGravy authored Sep 9, 2024
1 parent 8352594 commit 5babd77
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,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 5babd77

Please sign in to comment.