mark
mark copied to clipboard
Verbose output
Is your feature request related to a problem? Please describe.
I have created a CI/CD process to sync documents automatically to confluence and everything works fine except that the tool is logging a lot and finding issues can become a problem. I am using dry run in CI and the full sync in CD.
A clear and concise description of what the problem is and what the feature provides.
I tried to find a switch/flag in the CLI but was not able to do it.
Ideally, the dry run should allow for less verbose logging or log only if something is problematic.