We can create new users on our Confluence Cloud using Confluence CLI.
We want to know if we can send the invitations for these users using Confluence CLI.
Regards,
Hi @chihara – it's not possible to do it with Confluence CLI (due to API limitations), however, if you also have Jira CLI on the same instance you could use Jira CLI.
In that case, you would use a command like:
-a addUser --userId <accountId> --userEmail <email> --group confluence-users --notify
If you need more help feel free to get in touch with the support team directly!
Best, Amelie
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.