Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Installation

  • Unzip the distribution package and put the enclosed directory in a convenient location
  • Ensure Remote API is enabled in your Confluence installation
    • You need to be an administrator
    • Go to General Administration under Remote API
    • Setting should be YES
  • It is recommended that you open the confluence.bat or confluence.sh file with an editor and customize it for your environment by adding serveruser, and password parameters. Follow the example in the comments and make sure you do not remove the %* at the end of the line.

Usage

  • On a command line, cd to the directory where you installed the client
  • On Windows
    • Run confluence
  • On Linux, Mac, or Unix
    • Run ./confluence.sh
  • On any system supporting Java
    • Run java -jar lib/confluence-cli-3.x.x.jar
  • This will show help text for the command line interface client
  • The client defaults to use a user of automation. Either add this user with all the authorities required to do the actions you want or specify a different user parameter

Test

...

Include Page
ACLI:Installation and Use
ACLI:Installation and Use