Skip to content

sigerber/confluence-comment-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Confluence Comment Generator

Automates generating confluence comments.

Building

  1. Run ./gradlew installDist

Running

  1. By default, the files will be dropped in build/install/confluence-comment-generator/bin/
  2. Run 'confluence-comment-generator -h' to see configuration options.
  3. On linux (or similar system), run 'read -q PASS' to save your password as a variable without displaying it
  4. At a minimum you will need to supply a username, password and contentId (page/comment to post to)
  5. E.g. confluence-comment-generator -H confluence.example.com -u sgerber -p $PASS -c 69510930

About

Generate random confluence comments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages