Add note about user passwords generated by teams script to docs (#844)

- Specify that users generated by the script found in `/tools/api/fleet/teams/create` are assigned the password of `user123#`
This commit is contained in:
noahtalerman 2021-05-24 17:50:55 -04:00 committed by GitHub
parent bbd5741599
commit fc4924a321
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -199,6 +199,8 @@ Finally run the `teams/create` bash script located in the [/tools/api](../../too
./tools/api/fleet/teams/create
```
Each user generated by the script has their password set to `user123#`.
## MySQL shell
Connect to the MySQL shell to view and interact directly with the contents of the development database.