You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 6, 2026. It is now read-only.
Summary
Create a Winget manifest to distribute
confluence-clito Windows users viawinget install confluence-cli.Prerequisites
Manifest Structure
Winget manifests require multiple YAML files:
Requirements
Package Identity
OpenCLICollective.confluence-cli(or similar)cfl.exeDeliverables
Publishing Process
Winget packages are submitted via PR to microsoft/winget-pkgs. Consider using wingetcreate tool to generate manifests.
References