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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user