Step 1
Authenticate against the target Confluence profile.
CLI Profile
Fetching install matrix, auth flow, command map, and compatibility data.
Please wait while clime prepares the listing details.
CLI Profile
Markdown-sync-first Confluence CLI with JSON output and agent-friendly design
cargo
Step 1
Authenticate against the target Confluence profile.
Step 2
Run the doctor check before planning or applying markdown sync.
Documentation
confluence-cli auth login --profile cloud --space SPACEKEY
Authenticate the Confluence profile
confluence-cli doctor --profile cloud --space SPACEKEY
Validate the Confluence connection and space
confluence-cli pull tree SPACE:ParentPage ./docs/parent-page
Pull tree
confluence-cli plan ./docs/parent-page
Preview markdown changes before sync
confluence-cli apply ./docs/parent-page
Apply ./docs/parent-page
confluence-cli --help
Show the available commands and flags
No workflow chains currently reference this CLI.