Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How can I set space permissions for certain groups using the CLI plugin

Patrick Williams June 25, 2012

Hi

Using the CLI I am creating spaces, pages, groups, users etc but I just need something that will allow me to edit the permissions of groups assigned to a particular space

Something like this would be good

confluence --action setGroupPermission --group "test1" --space "testgroup" -- permissions "edit"

Thanks in advance

1 answer

1 accepted

0 votes
Answer accepted
PeterKoczan
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 25, 2012

Hi Patrick,

Please refer to my answer on your previous question (https://answers.atlassian.com/questions/64866/is-is-possible-to-assign-a-group-to-a-spaces-view-space-permissions-using-the-cli-plugin)

In this particular case, where you're looking for a command line to add edit permissions for a group on a particular space the same command would look something like this:

confluence --action addPermissions --space "<SPACE>" --group "<GROUP>" --permissions "editspace"

Refer to: https://bobswift.atlassian.net/wiki/display/CSOAP/Documentation#Documentation-addPermissions

Kind regards,

Peter

Patrick Williams June 26, 2012

Fantastic! thanks Peter

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events