I try to use the CLI in a quite similar way as the sample provided command here after for this puprose. But I would need the search to return all the pages of the space and it looks like there is no way. Did I miss something, or is there another way to achieve my goal: apply a tag to all the pages of a given space ?
confluence --action runFromContentList --space "zconfluencecli" --search "home" --common "--action addLabels --id ""@pageId@"" --labels done-by-action-run-from-content-list"
Thank you !
(Note @Nuxeo we use Confluence 5.2)
Use runFromPageList in place of runFromContentList above and specify the space.
Hi, you can try to add it like user macro via space layout at bottom. In user macro you set label for example by this: http://www.adaptavist.com/display/AtlassianConfluence/add-label+macro
Or you can watch in DB And insert it to page with ID which are join with space what you need.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.