Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Excerpt

Set all space themes to the documentation theme and configure it in a standard way.

 Requires Atlassian Command Line Interface 2.6.0 or above.

...

No Format
titleConfigure Documentation Theme
atlassian confluence-bobswift -a runFromSpaceList --common "-a renderRequest --request /spaces/doctheme/doconfiguretheme.action --requestParameters spaceSearchEnabled=true&navigationText=%7Bpagetree%3AstartDepth%3D2%7CsearchBox%3Dtrue%7D&headerText=%7Binclude%3Ainfo%3Astandard-header%7D&footerText=%7Binclude%3Ainfo%3Astandard-footer%7D&confirm=Save&key=@space@&spaceSearchEnabled=false" --continue 

...

Using runFromList

This allows the list of spaces to be a specific list

...