Hi,
Is there a list of actions that appfire cli specific for cloud version only?
For example we migrated a very large number of spaces from a server into cloud.
Now we have to "Recover Permissions" for each one, and then to add a group or user that is in the cloud instance to the access list.
Can this action be done with the CLI?
For example2: I tried to change a user email with --action updateUser --userId "xyz" ....
and I got: Client error: Action not available for Cloud.
The Command Line Interface internally works with the rest API provided by Atlassian. As of now in your bold list addPermissions CLI action are available in the Cloud.
Please refer to this article for addPermissions
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I was referring to the CLI for the cloud version
For adduser I found normal rest api "invite-by-email" - experimental but it works somehow.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Octavian Stanescu Welcome to the Atlassian community
I would suggest referencing their cloud documentation here https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68457915/User+s+Guide for a list of actions.
You can drill down to the actions page (https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68458401/Actions) and on that page it states Not available for Cloud. if it is not in the cloud product.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Super - thank you.
I found these are not available in cloud (bolded the ones that I was looking for):
addPermissions
addQuestion
addQuestionWatch
addTopic
addTopicWatch
addUser
addUserPicture
getQuestion
getTopic
removeQuestion
removeQuestionWatch
removeTopic
removeTopicWatch
removeUser
updateTopic
updateUser
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.