List teammates
Invite a teammate
Every invite requires an access role:Change a role
Use the teammate ID frommthr users ls:
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Invite teammates and manage access roles
mthr users ls
mthr users invite developer@example.com \
--role customer-reader \
--display-name "Developer"
| Role | Access |
|---|---|
customer-admin | Manage the account and teammates |
customer-reader | Read account and compute state |
mthr users ls:
mthr users set-role CUSTOMER_USER_ID --role customer-admin