Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to write to Confluence #86

Open
wesley-dean-flexion opened this issue Nov 19, 2019 · 0 comments
Open

Add ability to write to Confluence #86

wesley-dean-flexion opened this issue Nov 19, 2019 · 0 comments

Comments

@wesley-dean-flexion
Copy link

As a QPP Engineer, so that I can automate the creation and maintenance of pages found in Confluence, I would like FCLI to be able to write to pages in Confluence.

Consider the following example:

./generate_qoe_report.py | fcli --confluence --update-page --page-id=123456789

This example is meant to demonstrate a workflow rather than any particular syntax or command line options.

Here, the results of running a report are piped to FCLI which would then update Confluence. This would allow offline or batch creation or updating of pages using logic from outside of Confluence; that is, it would provide a channel by which other sources may be indirectly integrated with Confluence.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant