Dear Team,
How to set permission and merge checks through command line in bit bucket cloud.
Thanks you
Try below command :
--action grantPermissions --permission "PROJECT_CREATE" --group "testgroup1"
--action grantPermissions --permission "ADMIN" --userId "testuser1"
--action mergePullRequest --project "zbitbucketcli" --repository "zbitbucketcli-repo" --pullRequest "pr2"
Thanks,
Prashant
Thanks for quick update!!
For this any CLI i need to install ? and It will work for bit bucket cloud right??
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes exactly. Bitbucket CLI is built for server and cloud. refer below link.https://bobswift.atlassian.net/wiki/spaces/SCLI/overview
Thanks,
Prashant
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Prashant,
As checked, bit bucket CLI is not for cloud service. Please refer attached snap for same.
Do you have any other alternative to use commandline for bit bucket??
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.