// install via winget
Command Prompt & PowerShell
click to copy
winget install OpenCLICollective.cfl
// direct download
Download Installer// about Confluence CLI
A CLI tool for managing Confluence pages with a markdown-first workflow. Features include page creation, editing, viewing, and deletion with automatic markdown-to-Confluence conversion. Supports attachments, search via CQL, and common Confluence macros (TOC, panels, expand).
// frequently asked questions
How do I install Confluence CLI using winget?
Open PowerShell or Windows Terminal and run:
winget install OpenCLICollective.cfl. Winget ships with Windows 10 (1809+) and Windows 11 — no additional install needed.What is Confluence CLI?
Command-line interface for Atlassian Confluence Cloud
Is Confluence CLI free to download?
Confluence CLI is distributed under the MIT license. Use the winget command above or click the download button to get the installer directly from the publisher.
How do I update Confluence CLI with winget?
Run
winget upgrade OpenCLICollective.cfl in PowerShell or Windows Terminal to update Confluence CLI to the latest available version.What architecture does Confluence CLI support?
The listed installer targets the x64 architecture. See the publisher’s documentation for full compatibility details.