Skip to end of banner
Go to start of banner

Cleanup scripts

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Cleanup snapshot downloads

confluence --action runFromAttachmentList --space info --title downloads --regex ".*cli.*3.3.0-SNAPSHOT.*" --common "-a removeAttachment --space info --title downloads --name @attachment@"

Cleanup snapshot documentation

confluence -a runFromList --list CSOAP,JCLI,BCLI,SCLI,FCLI,CRUCLI --common '--action runFromPageList --space @entry@ --regex .*3.3.0-SNAPSHOT.* --common "-a removePage --id @pageId@"'
  • No labels