This repository was archived by the owner on Apr 22, 2026. It is now read-only.
v1.3.0
- Easier mechanism for uploading multiple files. Now it's possible to run
confluence_poster --upload-files FILE1 FILE2 FILE3to upload them all - Added force-create command parameter to skip prompt to create page
- Added force_overwrite config flag to allow overwriting individual pages skipping author check (like
--forcebut not globally)
Started rewriting the tests to simplify them