Updated May 10, 2026 TheDocumentation Index
Fetch the complete documentation index at: https://docs.rafftechnologies.com/llms.txt
Use this file to discover all available pages before exploring further.
raff member command group manages account-level membership — users who can sign into the account itself, separate from project-level access. To manage who can act inside a specific project, see raff project member. Every subcommand supports --output json for scripting. Alias: raff members.
Subcommand index
list
ID, EMAIL, STATUS, ROLE. Filter by status to find pending invites.
get
add
--role-id plus exactly one of:
--email— invite a new user; creates a pending member until they accept--target-user-id— add an existing account user directly--api-key-id— grant account-level access to an existing API key
raff role list --scope account).
update
remove
--force to skip the confirmation prompt.
Related
raff_member (Terraform)
Declarative account-level members.
Project member commands
Project-scoped membership.
Invitation commands
List and cancel pending invitations.