yousysadmin/md2confluence
Sync local markdown files to Atlassian Confluence Cloud pages.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| Atlassian account email (maps to MD2CONFLUENCE_EMAIL). | yes | — | |
| api-token | Atlassian API token (maps to MD2CONFLUENCE_API_TOKEN). | yes | — |
| base-url | Confluence base URL, e.g. https://your-domain.atlassian.net/wiki (maps to MD2CONFLUENCE_BASE_URL). | yes | — |
| config | Path (relative to the repo root) to the md2confluence config file. | no | ./md2confluence.yaml |
| command | Subcommand to run - sync, upload, or list. | no | sync |
| args | Extra arguments appended to the command (e.g. "--dry-run", "--space DOCS", or a file path for upload). | no | "" |
| image | Docker image reference. Override to pin a specific version (e.g. ghcr.io/yousysadmin/md2confluence:v1.2.3) or to use the rolling :master tag. | no | ghcr.io/yousysadmin/md2confluence:latest |
Outputs
no outputs