Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Executing Confluence Cli-plugin ?

Nageswarara Rao March 21, 2013

Hi

I m trying to Run the atlassian-cli-3.2.0 plugin using Command prompt

Trying to execute an Example Command for addspace , but it requires the followings parameters. Where should i specify these parameters

D:\Confluence-downloads\atlassian-cli-3.2.0>confluence --action addSpace --name

"samplespace" --home "My home" --userId "admin" --description "Space description

YYY"

Error: Parameter 'server' is required.

Error: Parameter 'password' is required.

1 answer

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
March 21, 2013

Same as the other parameters - add something like the below (obviously, replace my random strings with your server url and your admin password)

--server "https://yourconfluence.somethingrandom.com" --password "RandomPenguin"

Nageswarara Rao March 21, 2013

i tries it but again i got the following error

Unable to log in to server: http://localhost:8090/rpc/soap-axis/confluenceservice-v1 with user:admin.

cause:(403)Forbidden


Bob Swift OSS (Bob Swift Atlassian Apps)
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 22, 2013

You need to have the Remote API service enabled in administration -> General Configuration

Like Hamza Soltani likes this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events