Skip to content

docs: document recursive export in README - #228

Merged
pchuri merged 1 commit into
mainfrom
docs/recursive-export
Aug 24, 2026
Merged

docs: document recursive export in README#228
pchuri merged 1 commit into
mainfrom
docs/recursive-export

Conversation

@pchuri

@pchuri pchuri commented Aug 24, 2026

Copy link
Copy Markdown
Owner

Summary

confluence export has supported --recursive (plus --max-depth, --exclude, --delay-ms, --dry-run, --overwrite) since #58, but the README never documented it — the examples section and the command reference table only list the single-page options. A user asked for whole-space export in #202 without realizing the feature mostly exists already.

This PR:

  • Adds an "Export a Whole Page Tree (or Space)" example section explaining the folder layout and the recursive options.
  • Adds the missing options to the export row of the command reference table.
  • Mentions tree/space export in the feature list.

Refs: #202

The export command has supported --recursive (with --max-depth,
--exclude, --delay-ms, --dry-run, --overwrite) since #58, but the
README examples and command table never mentioned it. Add a
dedicated example section and list the missing options.

Refs: #202
@pchuri
pchuri merged commit 5db4982 into main Aug 24, 2026
6 checks passed
@pchuri
pchuri deleted the docs/recursive-export branch August 24, 2026 00:39
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 2.21.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant