confluence-cli-0.0.1 is not a library.
confluence-cli
Markdown-sync-first Confluence CLI in Rust.
Status
Early release intended to reserve the crate name and establish the core CLI surface.
Current capabilities include:
- Confluence Cloud and Data Center profile support
- Space, search, page, blog, attachment, label, comment, and property commands
- Markdown-backed
pull,plan, andapplyworkflows - Local frontmatter plus sidecar metadata for sync safety
Installation
Usage
Notes
- Remote canonical content format is Confluence storage format.
- Markdown conversion is conservative; Confluence-specific XML is preserved as raw storage blocks.
- This release is intentionally minimal and will be hardened against real tenants in follow-up work.
License
MIT