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.
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"
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You need to have the Remote API service enabled in administration -> General Configuration
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.