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

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,552,573
Community Members
 
Community Events
184
Community Groups

Automate Confluence Space Export

Just want to share a tool that I wrote for exporting the Confluence space to XML, HTML or PDF file, if you are interested please check this out:

https://www.npmjs.com/package/confluence-space-exporter

Usage: confluence-space-exporter -k [key] -t [type]

Options:
  --help      Show help                                                [boolean]
  --version   Show version number                                      [boolean]
  -k, --key   Confluence space key                                    [required]
  -t, --type  Export file type: xml, html or pdf                      [required]

Examples:
  confluence-space-exporter -k CAP -t xml  Export Confluence space CAP to XML file
# Sample
$ confluence-space-exporter -k CAP -t xml Generating export file for space CAP ... CAP space archiving file download link: https://confluence.jackiechen.org/download/temp/Confluence-space-export-221847-204.xml.zip CAP space download starting time: 2019-10-17 10:18:47 Downloading... status code is: 200 CAP space export file size: 0.01 MB 100.00 % has been downloaded for CAP CAP space download finished! confluence.jackiechen.org-CAP-Confluence_Automation_Poc.xml.zip CAP space download ending time: 2019-10-17 10:18:48

 

1 comment

Hi,
is it possible to install your script as an executable?
Our Servers have no direct connection to the internet and we are not allowed to install npm.

Comment

Log in or Sign up to comment
TAGS
AUG Leaders

Atlassian Community Events