api:tps:team-user-invite
Invites a user to join a team.
For more help, see https://cloudapi-docs.acquia.com/ or https://dev.acquia.com/api-documentation/acquia-cloud-site-factory-api for acsf commands.
Usage
acli api:tps:team-user-invite <teamUuid> <email> <roles>...
acli api:tps:team-user-invite 3eef5d81-62f4-429c-aa94-e17d05ab4740 "[email protected]" "489efe35-7bb7-48b7-9aa2-f6f8f457c926" "8025e9a7-781a-4ad1-b7ea-1f1b732944c2"
Arguments
teamUuid
Required
The entity's universally unique identifier.
email
Required
The email address of the user to invite to this team.
roles
Required
The role UUIDs to grant to the invitee.
Defaults to
[]
Options
--help | -h
Optional
Display help for the given command. When no command is given display help for the `list` command
Defaults to
false
--quiet | -q
Optional
Do not output any message
Defaults to
false
--verbose | -v|-vv|-vvv
Optional
Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
Defaults to
false
--version | -V
Optional
Display this application version
Defaults to
false
--ansi
Optional
Force (or disable --no-ansi) ANSI output
--no-ansi
Optional
Negate the "--ansi" option
Defaults to
false
--no-interaction | -n
Optional
Do not ask any interactive question
Defaults to
false