confluence.bat --action getPageSource --space "ICT" --title "XXX" --file out.txt confluence.bat --action storePage --space "ICT" --title "XXX" --file out.txt --findReplace "Application:XXX"
When trying to modify content of pages through the confluence cli tool, the adjusted content is stored on the page as plain xhtml code, instead of the neatly formatted text it was previousely.
I use the following commands stated in the code block.
Any ideas?
Can you provide a little more information about the kind of modification you're trying to execute? Any reason why you didn't try using the modifyPage action instead?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.