Skip to end of banner
Go to start of banner

Examples - 8.1.0

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 »

Related information for 8.1.0

Examples

 

Command

1

--action addAgent  --agent "Z Added 1"  --continue

2

--action addAgent  --agent "Z Added 1"  --description "Agent added by 7955745"

3

--action addAgent  --agent "Z Added 2"

4

--action addAgent  --agent "Z Added 3"

5

--action addAgentAssignment  --agent "Z Added 1"  --assignment "ZCREATE7955745"

6

--action addAgentAssignment  --agent "Z Added 1"  --assignment "ZCREATE7955745-AA"

7

--action addAgentAssignment  --agent "Z Added 1"  --assignment "ZCREATE7955745-AA-MYJOB"

8

--action addAgentAssignment  --agent "Z1"  --assignment "Deploy ZDEPLOY7626798-BASE"  --type "DEPLOYMENT_PROJECT"

9

--action addAgentAssignment  --agent "Z1"  --assignment "Deploy ZDEPLOY7626798-BASE:QA"  --type "ENVIRONMENT"

10

--action addArtifact  --plan "ZCREATE7955745-AA"  --job "myjob"  --artifact "jar"  --location "target"  --copyPattern "**/*.jar"  --shared

11

--action addArtifact  --plan "ZCREATE7955745-AA"  --job "myjob"  --artifact "remove me"  --location "target"  --copyPattern "**/*.jar"

12

--action addBranch  --plan "ZTEMPLATE-CHECKOUT1"  --branch "2.5.0"  --continue

13

--action addBranch  --plan "ZTEMPLATE-CHECKOUT1"  --branch "2.5.0"  --description "Branch for tag 2.5.0"  --enable

14

--action addBranch  --plan "ZTEMPLATE-CHECKOUT1"  --branch "2.6.0"  --name "Release 2.6.0"

15

--action addBranch  --plan "ZTEMPLATE-CHECKOUT1"  --branch 1

16

--action addBranch  --plan "ZTEMPLATE-CHECKOUT1"  --branch 10

17

--action addBranch  --plan "ZTEMPLATE-CHECKOUT1"  --branch 11

18

--action addBranch  --plan "ZTEMPLATE-CHECKOUT1"  --branch 12

19

--action addBranch  --plan "ZTEMPLATE-CHECKOUT1"  --branch 13

20

--action addBranch  --plan "ZTEMPLATE-CHECKOUT1"  --branch 14

21

--action addBranch  --plan "ZTEMPLATE-CHECKOUT1"  --branch 15

22

--action addBranch  --plan "ZTEMPLATE-CHECKOUT1"  --branch 16

23

--action addBranch  --plan "ZTEMPLATE-CHECKOUT1"  --branch 17

24

--action addBranch  --plan "ZTEMPLATE-CHECKOUT1"  --branch 18

25

--action addBranch  --plan "ZTEMPLATE-CHECKOUT1"  --branch 19

26

--action addBranch  --plan "ZTEMPLATE-CHECKOUT1"  --branch 2

27

--action addBranch  --plan "ZTEMPLATE-CHECKOUT1"  --branch 20

28

--action addBranch  --plan "ZTEMPLATE-CHECKOUT1"  --branch 21

29

--action addBranch  --plan "ZTEMPLATE-CHECKOUT1"  --branch 22

30

--action addBranch  --plan "ZTEMPLATE-CHECKOUT1"  --branch 23

31

--action addBranch  --plan "ZTEMPLATE-CHECKOUT1"  --branch 24

32

--action addBranch  --plan "ZTEMPLATE-CHECKOUT1"  --branch 25

33

--action addBranch  --plan "ZTEMPLATE-CHECKOUT1"  --branch 3

34

--action addBranch  --plan "ZTEMPLATE-CHECKOUT1"  --branch 4

35

--action addBranch  --plan "ZTEMPLATE-CHECKOUT1"  --branch 5

36

--action addBranch  --plan "ZTEMPLATE-CHECKOUT1"  --branch 6

37

--action addBranch  --plan "ZTEMPLATE-CHECKOUT1"  --branch 7

38

--action addBranch  --plan "ZTEMPLATE-CHECKOUT1"  --branch 8

39

--action addBranch  --plan "ZTEMPLATE-CHECKOUT1"  --branch 9

40

--action addCapability  --type "Docker"  --value "/zdocker"

41

--action addCapability  --type "Docker"  --value "/zdocker"  --agent "zcapabilities"

42

--action addCapability  --type "Perforce"  --value "/zperforce"

43

--action addCapability  --type "Perforce"  --value "/zperforce"  --agent "zcapabilities"

44

--action addCapability  --type "custom"  --value "xxx"  --agent "zcapabilities"  --name "z custom 1"

45

--action addCapability  --type "custom"  --value "xxx"  --name "z custom 1"

46

--action addCapability  --type "executable:Ant"  --value "/ant"  --agent "zcapabilities"  --name "z Ant"

47

--action addCapability  --type "executable:Ant"  --value "/ant"  --name "z Ant"

48

--action addCapability  --type "executable:Gant"  --value "/local"  --agent "zcapabilities"  --name "z agent gant"

49

--action addCapability  --type "executable:Gradle Wrapper"  --value "/gw"  --agent "zcapabilities"  --name "z GW"

50

--action addCapability  --type "executable:Gradle Wrapper"  --value "/gw"  --name "z GW"

51

--action addCapability  --type "git"  --value "/zgitssh"  --agent "zcapabilities"  --options "ssh"

52

--action addCapability  --type "git"  --value "/zgitssh"  --options "ssh"

53

--action addCapability  --type "jdk"  --value "/jdk"  --agent "zcapabilities"  --name "z JDK"

54

--action addCapability  --type "jdk"  --value "/jdk"  --name "z JDK"

55

--action addCapability  --type "mercurial"  --value "/zhgssh"  --agent "zcapabilities"  --options "ssh"

56

--action addCapability  --type "mercurial"  --value "/zhgssh"  --options "ssh"

57

--action addComment  --build "XXX-DEF"  --comment "This is a comment added by automation"

58

--action addComment  --build "XXX-DEF"  --number "62"  --file "src/itest/resources/data.txt"  --findReplace "xxx:yyy"

59

--action addCredentials  --credentials "zUpdated"  --userId "updatedUser"  --userPassword "bbb"  --replace

60

--action addCredentials  --name "zForUpdate"  --userId "z1"  --userPassword "yyy"

61

--action addCredentials  --name "zssh"  --file "src/itest/resources/ssh.txt"  --sshParaphrase "xxx"

62

--action addCredentials  --name "zuser"  --userId "z1"  --userPassword "xxx"

63

--action addEnvironment  --deploymentProject "Deploy ZDEPLOY7626798-BASE"  --name "DEV"

64

--action addEnvironment  --deploymentProject "Deploy ZDEPLOY7626798-BASE"  --name "QA"  --description "Environment description"

65

--action addEnvironment  --deploymentProject "Deploy ZTEMPLATE-CHECKOUT1"  --name "QA"

66

--action addEnvironmentNotification  --deploymentProject "Deploy ZDEPLOY7626798-BASE"  --environment "QA"  --event "Deployment finished"  --recipientType "CLI"  --field "cliAction = -a getClientInfo"

67

--action addEnvironmentNotification  --deploymentProject "Deploy ZDEPLOY7626798-BASE"  --environment "QA"  --event "Deployment started and finished"  --recipientType "CLI"  --field "cliAction = -a getClientInfo"

68

--action addEnvironmentRequirement  --deploymentProject "Deploy ZDEPLOY7626798-BASE"  --environment "QA"  --requirement "system.builder.ant.Ant"

69

--action addEnvironmentRequirement  --deploymentProject "Deploy ZDEPLOY7626798-BASE"  --environment "QA"  --requirement "xxx"  --type "EQUALS"  --value "yyy"

70

--action addEnvironmentTask  --deploymentProject "Deploy ZDEPLOY7626798-BASE"  --environment "DEV"  --taskKey "SCRIPT"  --field "scriptLocation = INLINE" --field "scriptBody = exit -99"

71

--action addEnvironmentTask  --deploymentProject "Deploy ZDEPLOY7626798-BASE"  --environment "QA"  --taskKey "GROOVY"  --fields "label:Groovy,buildJdk:JDK,scriptLocation:INLINE"  --field "scriptBody = 0"

72

--action addEnvironmentTask  --deploymentProject "Deploy ZDEPLOY7626798-BASE"  --environment "QA"  --taskKey "SCRIPT"  --field "scriptLocation = INLINE" --field "scriptBody = sleep 10 && echo xxx > out.txt"

73

--action addEnvironmentTask  --deploymentProject "Deploy ZTEMPLATE-CHECKOUT1"  --environment "QA"  --taskKey "SCRIPT"  --field1 scriptLocation --value1 INLINE --field2 scriptBody --value2 "echo xxx > out.txt"

74

--action addEnvironmentTrigger  --deploymentProject "Deploy ZDEPLOY7626798-BASE"  --environment "QA"  --stage "FIRST"  --type "After successful stage"  --description "for branch"  --branch "2.5.0"  --verbose

75

--action addEnvironmentTrigger  --deploymentProject "Deploy ZDEPLOY7626798-BASE"  --environment "QA"  --type "After successful deployment"  --triggeringEnvironment "DEV"

76

--action addEnvironmentTrigger  --deploymentProject "Deploy ZDEPLOY7626798-BASE"  --environment "QA"  --type "After successful stage"  --stage "FIRST"  --disable

77

--action addEnvironmentTrigger  --deploymentProject "Deploy ZDEPLOY7626798-BASE"  --environment "QA"  --type "AfterSuccessfulPlan"

78

--action addEnvironmentTrigger  --deploymentProject "Deploy ZDEPLOY7626798-BASE"  --environment "QA"  --type "Scheduled"  --description "scheduled trigger"  --schedule "1 0 0 ? * *"

79

--action addEnvironmentVariables  --deploymentProject "Deploy ZDEPLOY7626798-BASE"  --environment "QA"  --fields "Zv.a:value a,Zv.b:value b"  --field1 "Zv.1"  --value1 "value 1 7626798"  --field2 "Zv_2"  --value2 "value 2 :;<>,.?/~#$%^&*()_+'"  --field3 "ZPLANpassword"  --value3 "XXX"  --replace

80

--action addGroup  --group "group1"

81

--action addGroup  --group "group1"  --continue

82

--action addJob  --plan "ZCREATE7955745-AA"  --description "My job 1 description"  --stage "My stage 1"  --job "my job another"

83

--action addJob  --plan "ZCREATE7955745-AA"  --job "REMOVE"  --stage "My stage 1"

84

--action addJob  --plan "ZCREATE7955745-AA"  --name "my job 1"  --stage "My stage 1"  --job "myjob"

85

--action addJob  --plan "ZCREATE7955745-BB"  --job "JOB1"  --stage "Stage 1"

86

--action addLabels  --build "XXX-DEF"  --labels "testlabel1, testlabel2"

87

--action addLabels  --build "XXX-DEF"  --number -1  --labels "testlabel1 testlabel2"

88

--action addLabels  --plan "XXX-DEF"  --labels "testlabel1 testlabel2"

89

--action addNotification  --plan "ZCREATE7955745-NOTIFICATIONS"  --event "Job Queued Without Capable Agents"  --recipientType "CLI"  --field "cliAction = -a getClientInfo"

90

--action addRepository  --name "global (delete me)"  --repositoryKey "GIT"  --continue

91

--action addRepository  --name "global (delete me)"  --repositoryKey "GIT"  --fields "repository.git.repositoryUrl:'https://code.examplegear.com/scm/public/groovy-2.1.2.git',repository.git.authenticationType:NONE,repository.git.username:,repository.git.password:,repository.git.branch:master,repository.git.commandTimeout:2,selectedWebRepositoryViewer:'bamboo.webrepositoryviewer.provided:noRepositoryViewer'"

92

--action addRepository  --plan "ZCREATE7955745-AA"  --name "example"  --description "example"

93

--action addRequirement  --plan "ZCLI-REQUIREMENTS"  --job "JOB1"  --requirement "Ant"

94

--action addRequirement  --plan "ZCLI-REQUIREMENTS"  --job "JOB1"  --requirement "my-custom-requirement"  --type "equal"  --value "mine"

95

--action addRequirement  --plan "ZCLI-REQUIREMENTS"  --job "JOB1"  --requirement "system.builder.gant.Gant"

96

--action addStage  --plan "ZCREATE7955745-AA"  --name "My stage 2"  --description "My stage description"

97

--action addStage  --plan "ZCREATE7955745-AA"  --stage "My stage 1"  --description "My stage description"

98

--action addStage  --plan "ZCREATE7955745-BB"  --stage "Stage 1"

99

--action addTask  --plan "ZBAMBOOCLI7893745-checkout1"  --job "JOB1"  --taskKey "com.atlassian.bamboo.plugins.scripttask:task.builder.script"  --description "initial description before update"  --fields "argument:aaaaa,environmentVariables:eeeee=vvvvv"  --field1 "scriptLocation"  --value1 "INLINE"  --field2 "scriptBody"  --value2 "echo 'exitCode: \\${bamboo.exitCode}'; exit \\${bamboo.exitCode} "

100

--action addTask  --plan "ZBAMBOOCLI7893745-checkout1"  --job "JOB1"  --taskKey "com.atlassian.bamboo.plugins.scripttask:task.builder.script"  --description "task description"  --fields "argument:aaaaa,environmentVariables:eeeee=vvvvv"  --field1 "scriptLocation"  --value1 "INLINE"  --field2 "scriptBody"  --value2 "echo 'exitCode: \\${bamboo.exitCode}'; exit \\${bamboo.exitCode} "

101

--action addTask  --plan "ZCREATE7955745-AA"  --job "myjob"  --taskKey "SCRIPT"  --description "initial description before update"  --fields "argument:aaaaa,environmentVariables:eeeee=vvvvv"  --field1 "scriptLocation"  --value1 "INLINE"  --field2 "scriptBody"  --value2 "echo 'exitCode: \\${bamboo.exitCode}'; exit \\${bamboo.exitCode} "

102

--action addTask  --plan "ZCREATE7955745-AA"  --job "myjobanother"  --taskKey "com.atlassian.bamboo.plugins.scripttask:task.builder.script"  --description "initial description before update"  --fields "argument:aaaaa,environmentVariables:eeeee=vvvvv"  --field1 "scriptLocation"  --value1 "INLINE"  --field2 "scriptBody"  --value2 "echo 'exitCode: \\${bamboo.exitCode}'; exit \\${bamboo.exitCode} "

103

--action addTask  --plan "ZCREATE7955745-BB"  --job "JOB1"  --description "Fail"  --taskKey "SCRIPT"  --field1 "scriptLocation"  --value1 "INLINE"  --field2 "scriptBody"  --value2 "exit -1"  --disable

104

--action addTask  --plan "ZCREATE7955745-BB"  --job "JOB1"  --description "Long"  --taskKey "SCRIPT"  --field1 "scriptLocation"  --value1 "INLINE"  --field2 "scriptBody"  --value2 "sleep 30s 
 exit -1"  --disable

105

--action addTask  --plan "ZCREATE7955745-BB"  --job "JOB1"  --description "Success"  --taskKey "SCRIPT"  --field1 "scriptLocation"  --value1 "INLINE"  --field2 "scriptBody"  --value2 "exit 0"

106

--action addTask  --plan "ZTASKS7720022-TASKS"  --job "JOB2"  --taskKey "MAVEN_POM_EXTRACTOR"

107

--action addTrigger  --plan "ZCREATE7955745-AA"  --type "Polling"

108

--action addTrigger  --plan "ZCREATE7955745-AA"  --type "Polling"  --description "polling trigger interval"  --repository "example"  --schedule "3600"

109

--action addTrigger  --plan "ZCREATE7955745-AA"  --type "Polling"  --description "polling trigger scheduled"  --repository "example"  --schedule "2 0 0 ? * *"

110

--action addTrigger  --plan "ZCREATE7955745-AA"  --type "Remote"  --description "remote trigger restricted"  --repository "example"  --ipRestriction "172.16.9.25,172.16.9.26"

111

--action addTrigger  --plan "ZCREATE7955745-AA"  --type "Remote"  --description "remote trigger"  --repository "example"

112

--action addTrigger  --plan "ZCREATE7955745-AA"  --type "RemoteBitbucketServer"

113

--action addTrigger  --plan "ZCREATE7955745-AA"  --type "Scheduled"  --description "scheduled trigger"  --schedule "1 0 0 ? * *"

114

--action addTrigger  --plan "ZCREATE7955745-AA"  --type "Scheduled"  --schedule "9:35"  --successfulPlans "XXX-DEF,YYY-DEF"

115

--action addUser  --userId "user1"  --userEmail "automation+user1@appfire.com"  --group "bamboo-admin"

116

--action addUser  --userId "user1"  --userEmail "automation+user1@appfire.com"  --group "bamboo-admin"  --continue

117

--action addVariables  --fields "Zv.a:value a,Zv.b:value b"  --field1 "Zv.1"  --value1 "value 1 7612641"  --field2 "Zv_2"  --value2 "value 2 :;<>,.?/~#$%^&*()_+'"  --field3 "ZGLOBALpassword"  --value3 "XXX"  --replace

118

--action addVariables  --plan "ZCLI-VARIABLES"  --fields "Zv.a:value a,Zv.b:value b"  --field1 "Zv.1"  --value1 "value 1 7612641"  --field2 "Zv_2"  --value2 "value 2 :;<>,.?/~#$%^&*()_+'"  --field3 "ZPLANpassword"  --value3 "XXX"  --replace

119

--action cloneEnvironment  --deploymentProject "Deploy ZDEPLOY7626798-BASE"  --environment "QA"  --name "QACLONE"  --description "clone of QA"

120

--action clonePlan  --build "ZTEMPLATE-checkout1"  --file "target/output/bamboocli/clonePlancheckout1.txt"  --toPlan "ZBAMBOOCLI7893745-checkout1"  --name "Clone of checkout1"  --description "Created based on ZTEMPLATE-checkout1"

121

--action clonePlan  --build "ZTEMPLATE-notask"  --file "target/output/bamboocli/clonePlannotask.txt"  --toPlan "ZBAMBOOCLI7893745-notask"  --name "Clone of notask"  --description "Created based on ZTEMPLATE-notask"

122

--action clonePlan  --plan "ZTEMPLATE-checkout1"  --file "target/output/bamboocli/clonePlanRemoveTesting.txt"  --toPlan "ZBAMBOOCLI7893745-RemoveTesting"  --name "Remove testing"

123

--action cloneProject  --project "ZTEMPLATE"  --toProject "ZBAMBOOCLI7893745CLONE"

124

--action createDeploymentProject  --plan "ZDEPLOY7626798-BASE"  --name "Deploy ZDEPLOY7626798-BASE"  --description "Description for deploy"

125

--action createDeploymentProject  --plan "ZTEMPLATE-CHECKOUT1"  --branch "2.5.0"  --name "Deploy ZTEMPLATE-CHECKOUT1"

126

--action createOrUpdatePlan  --plan "ZCREATE7955745-AA"  --description "Updated"

127

--action createOrUpdatePlan  --plan "ZCREATE7955745-EMPTY"  --projectName "ZCREATE7955745 created project"

128

--action createPlan  --plan "ZCREATE7955745-AA"  --projectName "ZCREATE7955745 created project"

129

--action createPlan  --plan "ZCREATE7955745-BB"  --name "Simple plan BB"  --description "Simple plan BB description"

130

--action createProject  --project "ZPROJECTS7582496"  --name "zprojects7582496"  --description "Project description"

131

--action deleteDeploymentProject  --deploymentProject "1234567890"  --continue

132

--action deployEnvironment  --deploymentProject "Deploy ZDEPLOY7626798-BASE"  --environment "QA"  --version "1.0.0"  --replace

133

--action deployEnvironment  --deploymentProject "Deploy ZDEPLOY7626798-BASE"  --environment "QA"  --version "1.0.0"  --wait

134

--action deployEnvironment  --deploymentProject "Deploy ZTEMPLATE-CHECKOUT1"  --environment "QA"  --version "1.0.0"

135

--action disableAgent  --agent "Z Added 2"

136

--action disableJob  --plan "ZCREATE7955745-AA"  --job "@all"  --stage "My stage 1"

137

--action disableJob  --plan "ZCREATE7955745-AA"  --job "myjob"

138

--action disablePlan  --build "ZBAMBOOCLI7893745-checkout1"

139

--action disablePlan  --build "ZBAMBOOCLI7893745-notask"

140

--action enableAgent  --agent "Z Added 2"

141

--action enableJob  --plan "ZCREATE7955745-AA"  --job "myjob"

142

--action enablePlan  --build "ZBAMBOOCLI7893745-checkout1"

143

--action enablePlan  --build "ZBAMBOOCLI7893745-notask"

144

--action exportDeploymentProject  --file "target/output/deploy/exportDeploymentProject.txt"  --deploymentProject "Deploy ZDEPLOY7626798-BASE"  --dateFormat "yyyy.MM.dd"

145

--action exportEnvironment  --deploymentProject "Deploy ZDEPLOY7626798-BASE"  --environment "QA"  --dateFormat "yyyy-MM-dd"

146

--action exportJob  --plan "ZEXPORT7620174-Base"  --job "JOB1"  --dateFormat "yyyy-MM-dd"

147

--action exportPlan  --file "target/output/export/exportPlanCli.txt"  --plan "ZEXPORT7620174-Base"  --dateFormat "yyyy-MM-dd"

148

--action exportPlan  --file "target/output/export/exportPlanCliUpdate.txt"  --plan "ZEXPORT7620174-Base"  --dateFormat "yyyy-MM-dd"  --options "update"

149

--action exportPlan  --file "target/output/export/exportPlanJava.txt"  --plan "ZEXPORT7620174-Base"  --type "java"  --dateFormat "yyyy-MM-dd"

150

--action exportPlan  --plan "ZCLI-REQUIREMENTS"  --job "JOB1"  --file "target/output/requirements/exportPlan.txt"

151

--action exportPlan  --plan "ztemplate-checkout1"  --type "cli"  --dateFormat "yyyy-MM-dd"

152

--action exportSite  --dateFormat "yyyy-MM-dd_HH:mm:ss"

153

--action getAgentAssignmentList  --agent "Z1"  --regex ".*ZDEPLOY7626798.*"

154

--action getAgentList

155

--action getAgentList  --excludeDisabled  --outputFormat 2

156

--action getAgentList  --outputFormat 2

157

--action getAgentList  --outputFormat 999

158

--action getAgentList  --regex "Z Added 3"  --columns "id"

159

--action getApplicationLinkList

160

--action getApplicationLinkList  --outputFormat 999

161

--action getApplicationLinkList  --type "bitbucket"

162

--action getArtifact  --file "target/output/bamboocli"  --build "XXX-DEF"  --artifact "src"  --replace

163

--action getArtifact  --file "target/output/bamboocli"  --build "XXX-DEF"  --artifact "src/main"  --replace

164

--action getArtifact  --file "target/output/bamboocli/getArtifact.txt"  --build "XXX-DEF"  --artifact "license"  --job "JOB1"

165

--action getArtifact  --file "target/output/bamboocli/getArtifactJobAll.txt"  --build "XXX-DEF"  --artifact "license"  --job "@ALL"

166

--action getArtifact  --file "target/output/bamboocli/getArtifactWithPath.txt"  --build "XXX-DEF"  --artifact "src/itest/groovy/cli.gant"

167

--action getArtifact  --job "JOB1"  --file "target/output/bamboocli/getArtifactWithResultName.txt"  --build "XXX-DEF-62"  --artifact "license"

168

--action getArtifactDefinitionList  --plan "ZCREATE7955745-AA"

169

--action getArtifactList  --build "XXX-DEF"

170

--action getArtifactList  --build "XXX-DEF"  --job "@all"  --regex "lic.*"

171

--action getArtifactList  --build "XXX-DEF"  --job "JOB1"

172

--action getBranch  --plan "ZTEMPLATE-CHECKOUT1"  --branch "2.5.0"

173

--action getBranch  --plan "ZTEMPLATE-CHECKOUT1"  --branch "Release 2.6.0"

174

--action getBranchList  --plan "ZTEMPLATE-CHECKOUT1"

175

--action getBranchList  --plan "ZTEMPLATE-CHECKOUT1"  --regex ".*2.5.0"

176

--action getBranchingOptions  --plan "ZCLI-BRANCHING"

177

--action getBranchingOptions  --plan "ZCLI-BRANCHING"  --verbose

178

--action getBranchingOptions  --plan "ZCLI-BRANCHING2"

179

--action getBuild  --build "XXX-DEF"  --dateFormat "yyyy-MM-dd HH:mm:ss"

180

--action getBuild  --build "XXX-DEF-62"

181

--action getBuild  --build "ZCREATE7955745-BB-3"  --dateFormat "yyyy-MM-dd HH:mm:ss.SSS"

182

--action getBuildList  --build "XXX-DEF"  --limit 1  --outputFormat 999

183

--action getBuildList  --build "XXX-DEF"  --limit 1  --outputFormat 999  --issues "NOTFOUND-123"

184

--action getBuildList  --build "XXX-DEF"  --limit 1  --outputFormat 999  --labels "not_found"

185

--action getBuildList  --build "XXX-DEF"  --limit 1  --outputFormat 999  --labels "not_found,testlabel1"

186

--action getBuildList  --plan "ZCREATE7955745-BB"

187

--action getBuildList  --plan "ZCREATE7955745-BB"  --dateFormat "yyyy-MM-dd HH:mm:ss.SSS"  --outputFormat 999  --columns "build,number,state,started,completed"

188

--action getBuildList  --plan "ZCREATE7955745-BB"  --field1 "STARTED"  --value1 "2018-11-27T22:07:03.670-0600"  --outputFormat 2  --dateFormat "yyyy-MM-dd'T'HH:mm:ss.SSSZ"

189

--action getBuildList  --plan "ZCREATE7955745-BB"  --field1 "notState"  --value1 "UNKNOWN"

190

--action getBuildList  --plan "ZCREATE7955745-BB"  --field1 "sTaTe"  --value1 "successful"

191

--action getBuildList  --plan "ZCREATE7955745-BB"  --field1 "started"  --value1 "-24h"  --dateFormat "yyyy-MM-dd'T'HH:mm:ss.SSSZ"  --verbose

192

--action getBuildList  --plan "ZCREATE7955745-BB"  --field1 "started"  --value1 "2018-11-27T22:05:55.749-0600"  --dateFormat "yyyy-MM-dd'T'HH:mm:ss.SSSZ"

193

--action getBuildList  --plan "ZCREATE7955745-BB"  --field1 "started"  --value1 "today"  --dateFormat "yyyy-MM-dd'T'HH:mm:ss.SSSZ"  --verbose

194

--action getBuildList  --plan "ZCREATE7955745-BB"  --outputFormat 999

195

--action getBuildList  --plan "ZCREATE7955745-BB"  --outputFormat 999  --dateFormat "yyyy-MM-dd HH:mm:ss"

196

--action getBuildList  --plan "ZCREATE7955745-EMPTY"

197

--action getBuildList  --plan "ZCREATE7955745SCRIPT-LONGRUNNING"

198

--action getBuildQueueList

199

--action getBuildQueueList  --build "XXX-DEF"

200

--action getBuildQueueList  --project "ZBAMBOOCLI7893745"

201

--action getCapabilityList

202

--action getCapabilityList  --agent "@all"

203

--action getCapabilityList  --agent "zcapabilities"

204

--action getCapabilityList  --options "includeUnreferenced"  --regex ".*Maven.*"

205

--action getClientInfo

206

--action getCommentList  --build "XXX-DEF"  --number "62"

207

--action getCredentialsList

208

--action getCredentialsList  --regex "zUpdated"

209

--action getCredentialsList  --regex "zrepositories credentials for bitbucketCloud .*"

210

--action getCredentialsList  --regex "zrepositories credentials for git .*"

211

--action getCredentialsList  --regex "zrepositories credentials for hg .*"

212

--action getDeploymentProject  --deploymentProject "Deploy ZDEPLOY7626798-BASE"

213

--action getDeploymentProjectList

214

--action getEnvironment  --deploymentProject "Deploy ZDEPLOY7626798-BASE"  --environment "QA"

215

--action getEnvironmentList  --deploymentProject "Deploy ZDEPLOY7626798-BASE"

216

--action getEnvironmentNotificationList  --deploymentProject "Deploy ZDEPLOY7626798-BASE"  --environment "QA"

217

--action getEnvironmentRequirementList  --deploymentProject "Deploy ZDEPLOY7626798-BASE"  --environment "QA"

218

--action getEnvironmentRequirementList  --deploymentProject "Deploy ZDEPLOY7626798-BASE"  --environment "QA"  --id "107381167"

219

--action getEnvironmentTaskList  --deploymentProject "Deploy ZDEPLOY7626798-BASE"  --environment "QA"

220

--action getEnvironmentTrigger  --deploymentProject "Deploy ZDEPLOY7626798-BASE"  --environment "QA"  --name "After successful deployment"

221

--action getEnvironmentTrigger  --deploymentProject "Deploy ZDEPLOY7626798-BASE"  --environment "QA"  --name "Scheduled"

222

--action getEnvironmentTriggerList  --deploymentProject "Deploy ZDEPLOY7626798-BASE"  --environment "QA"

223

--action getEnvironmentVariableList  --deploymentProject "Deploy ZDEPLOY7626798-BASE"  --environment "QA"

224

--action getJob  --plan "ZCREATE7955745-BB"  --job "JOB1"

225

--action getJobList  --plan "ZCREATE7955745SCRIPT-PLAN"

226

--action getJobList  --plan "ZCREATE7955745SCRIPT-PLAN"  --regex "TEST2.*"

227

--action getLabelList  --build "XXX-DEF"  --number -1

228

--action getLabelList  --plan "XXX-DEF"

229

--action getLatestBuildNumber  --build "XXX-DEF"

230

--action getLatestBuildNumber  --plan "ZCREATE7955745SCRIPT-LONGRUNNING"

231

--action getNotificationList  --plan "ZCREATE7955745-NOTIFICATIONS"

232

--action getPlan  --plan "ZBAMBOOCLI7893745-checkout1"  --verbose

233

--action getPlan  --plan "ZBAMBOOCLI7893745CLONE-checkout1"

234

--action getPlan  --project "ZBAMBOOCLI7893745CLONE"  --plan "ZBAMBOOCLI7893745CLONE-CHECKOUT1"

235

--action getPlanList  --project "@all"  --excludeDisabled  --outputFormat 999  --dateFormat "yyyy-MM-dd HH:mm:ss"

236

--action getPlanList  --project "@all"  --favorite

237

--action getPlanList  --project "@all"  --file "target/output/create/getPlanList.txt"

238

--action getPlanList  --project "XXX"  --excludeDisabled

239

--action getPlanList  --project "XXX"  --excludeEnabled

240

--action getPlanList  --project "ZCREATE7955745SCRIPT"

241

--action getPlanList  --project "ZCREATE7955745SCRIPT"  --field1 "notstate"  --value1 "successful"

242

--action getPlanList  --project "ZCREATE7955745SCRIPT"  --field1 "state"  --value1 "failed"

243

--action getPlanList  --project "ZTEMPLATE"  --regex "ZTEMPLATE-CHECKOUT1.*"  --options "includeBranchPlans"

244

--action getProject  --project "ZPROJECTS7582496"

245

--action getProjectList

246

--action getProjectList  --file "target/output/bamboocli/deleteProjects.txt"  --regex "ZBAMBOOCLI.*"  --columns "key"

247

--action getProjectList  --file "target/output/create/deleteProjects.txt"  --regex "ZCREATE.*"  --columns "key"

248

--action getProjectList  --file "target/output/developer/deleteProjects.txt"  --regex "ZDEVELOPER.*"  --columns "key"

249

--action getProjectList  --file "target/output/projects/deleteProjects.txt"  --regex "ZPROJECTS.*"  --columns "key"

250

--action getProjectList  --file "target/output/replace/deleteProjects.txt"  --regex "ZREPLACE.*"  --columns "key"

251

--action getProjectList  --file "target/output/tasks/deleteProjects.txt"  --regex "ZTASKS.*"  --columns "key"

252

--action getProjectList  --project "ZPROJECTS7582496"

253

--action getRepository  --plan "ZCREATE7955745-AA"  --name "example"

254

--action getRepository  --plan "ZTEMPLATE-checkout1"  --repository "groovy-task"  --outputFormat 999

255

--action getRepositoryList

256

--action getRepositoryList  --plan "ZBAMBOOCLI7893745-checkout1"

257

--action getRepositoryList  --plan "ZCREATE7955745-RepositoryOrdering"

258

--action getRequirementList  --plan "ZCLI-REQUIREMENTS"  --job "JOB1"

259

--action getServerInfo

260

--action getServerInfo  --outputFormat 3

261

--action getServerInfo  --outputFormat 999  --dateFormat "yyyy-MM-dd HH:mm:ss"

262

--action getStage  --plan "ZCREATE7955745SCRIPT-PLAN"  --stage "B updated"

263

--action getStage  --plan "ZCREATE7955745SCRIPT-PLAN"  --stage "B"

264

--action getStageList  --plan "ZCREATE7955745SCRIPT-PLAN"

265

--action getStageList  --plan "ZCREATE7955745SCRIPT-PLAN"  --regex "A.*"

266

--action getStageList  --project "ZCREATE7955745SCRIPT"  --plan "ZCREATE7955745SCRIPT-PLAN"

267

--action getTask  --plan "ZTASKS7720022-TASKS"  --job "JOB1"  --task "@all"

268

--action getTask  --plan "ZTASKS7720022-TASKS"  --job "JOB1"  --task 1

269

--action getTaskList  --plan "ZCREATE7955745-BB"  --job "JOB1"

270

--action getTaskList  --plan "ZTASKS7720022-TASKS"  --job "JOB1"

271

--action getTaskTypeList

272

--action getTrigger  --plan "ZCREATE7955745-AA"  --name "Scheduled"

273

--action getTriggerList  --plan "ZCREATE7955745-AA"

274

--action getTriggerList  --plan "ZCREATE7955745-AA"  --regex ".*scheduled.*"

275

--action getUserList

276

--action getUserList  --regex "a.*"  --limit 1

277

--action getVariableList

278

--action getVariableList  --plan "ZCLI-VARIABLES"

279

--action moveEnvironment  --deploymentProject "Deploy ZDEPLOY7626798-BASE"  --environment "DEV"  --after "QA"

280

--action moveEnvironment  --deploymentProject "Deploy ZDEPLOY7626798-BASE"  --environment "QACLONE"

281

--action moveEnvironment  --deploymentProject "Deploy ZDEPLOY7626798-BASE"  --environment "QACLONE"  --after "@last"

282

--action moveEnvironment  --deploymentProject "Deploy ZDEPLOY7626798-BASE"  --environment "QACLONE"  --after "DEV"

283

--action moveEnvironment  --deploymentProject "Deploy ZDEPLOY7626798-BASE"  --environment "QACLONE"  --before "DEV"

284

--action moveStage  --plan "ZCREATE7955745SCRIPT-PLAN"  --stage "A"  --after "B updated"

285

--action moveStage  --plan "ZCREATE7955745SCRIPT-PLAN"  --stage "FIRST"

286

--action moveTask  --plan "ZTASKS7720022-TASKS"  --job "JOB1"  --task "1"  --final

287

--action moveTask  --plan "ZTASKS7720022-TASKS"  --job "JOB1"  --task "Script"

288

--action moveTask  --plan "ZTASKS7720022-TASKS"  --job "JOB1"  --task 3  --final  --after 5

289

--action orderRepository  --plan "ZCREATE7955745-RepositoryOrdering"  --repository "example2"

290

--action orderRepository  --plan "ZCREATE7955745-RepositoryOrdering"  --repository "example2"  --after "cli"

291

--action pauseServer

292

--action queueBuild  --build "XXX-DEF"  --wait

293

--action queueBuild  --build "XXX-FAIL"  --wait  --continue

294

--action queueBuild  --build "ZBAMBOOCLI7893745-checkout1"  --wait  --continue

295

--action queueBuild  --build "ZBAMBOOCLI7893745-notask"  --wait  --continue

296

--action queueBuild  --plan "ZCREATE7955745-BB"  --continue

297

--action queueBuild  --plan "ZCREATE7955745-BB"  --field1 "started"  --value1 "2018-11-27T22:05:55.749-0600"  --field2 "state"  --value2 "SUCCESSFUL"

298

--action queueBuild  --plan "ZCREATE7955745-BB"  --field1 "started"  --value1 "XXX-DEF"

299

--action queueBuild  --plan "ZCREATE7955745-BB"  --field1 "started"  --value1 "ZCREATE7955745-BB-1"

300

--action queueBuild  --plan "ZCREATE7955745-BB"  --wait  --continue

301

--action queueBuild  --plan "ZCREATE7955745-EMPTY"  --wait  --continue

302

--action queueBuild  --plan "ZDEPLOY7626798-BASE"  --wait

303

--action queueBuild  --plan "ZTEMPLATE-CHECKOUT1"  --branch "2.5.0"  --wait

304

--action queueBuildFromList  --list "ZCREATE7955745-BB"  --field1 "started"  --value1 "2018-11-27T22:05:55.749-0600"

305

--action queueBuildFromList  --project "@all"  --labels "NOT_FOUND"  --simulate

306

--action queueBuildFromList  --project "@all"  --labels "testlabel1"  --simulate

307

--action removeAgent  --agent "Z Added 2"

308

--action removeAgent  --agent "Z Added 2"  --continue

309

--action removeAgent  --id "107675685"

310

--action removeAgent  --id "107675685"  --continue

311

--action removeAgentAssignment  --agent "Z Added 1"  --assignment "ZCREATE7955745"

312

--action removeAgentAssignment  --agent "Z Added 1"  --assignment "ZCREATE7955745-AA"

313

--action removeAgentAssignment  --agent "Z Added 1"  --assignment "ZCREATE7955745-AA"  --continue

314

--action removeAgentAssignment  --agent "Z Added 1"  --assignment "ZCREATE7955745-AA-myJob"

315

--action removeAgentAssignment  --agent "Z Added 1"  --assignment "ZCREATE7955745-AA-myJob"  --continue

316

--action removeArtifact  --plan "ZCREATE7955745-AA"  --job "myjob"  --artifact "remove me"

317

--action removeBuildHistory  --build "ZCREATE7955745-BB"  --number 1

318

--action removeEnvironmentNotification  --deploymentProject "Deploy ZDEPLOY7626798-BASE"  --environment "QA"  --event "Deployment started and finished"  --recipientType "CLI"

319

--action removeEnvironmentRequirement  --deploymentProject "Deploy ZDEPLOY7626798-BASE"  --environment "QA"  --id "107381167"

320

--action removeEnvironmentTask  --deploymentProject "Deploy ZDEPLOY7626798-BASE"  --environment "QA"  --task "Artifact download"

321

--action removeEnvironmentVariables  --deploymentProject "Deploy ZDEPLOY7626798-BASE"  --environment "QA"  --field1 "@all"

322

--action removeJob  --plan "ZCREATE7955745-AA"  --job "REMOVE"

323

--action removeLabels  --build "XXX-DEF"  --labels "test.*"

324

--action removeLabels  --build "XXX-DEF"  --number -1  --labels ".*"

325

--action removeLabels  --build "XXX-DEF"  --number -1  --labels "testlabel1, testlabel2, notfound"  --continue

326

--action removeLabels  --plan "XXX-DEF"  --labels ".*"

327

--action removeNotification  --plan "ZCREATE7955745-NOTIFICATIONS"  --event "Job Queued Without Capable Agents"  --recipientType "CLI"

328

--action removeRepository  --id "106725857"

329

--action removeRepository  --plan "ZCREATE7955745SCRIPT-PLAN"  --name "NOT_FOUND"  --continue

330

--action removeTask  --plan "ZBAMBOOCLI7893745-RemoveTesting"  --job "JOB1"  --task "@all"

331

--action removeTrigger  --plan "ZCREATE7955745-AA"  --id "-1"

332

--action removeTrigger  --plan "ZCREATE7955745-AA"  --id "2"

333

--action removeTrigger  --plan "ZCREATE7955745-AA"  --id "2"  --continue

334

--action removeTrigger  --plan "ZCREATE7955745-AA"  --name "@all"

335

--action removeTrigger  --plan "ZCREATE7955745-AA"  --name "Repository polling"

336

--action removeUser  --userId "NOT_FOUND"

337

--action removeVariables  --plan "ZCLI-VARIABLES"  --fields "@all"

338

--action renderRequest  --build "XXX-DEF"  --file "target/output/bamboocli/renderRequestBuild.txt"

339

--action renderRequest  --build "XXX-DEF"  --job "JOB1"  --file "target/output/bamboocli/renderRequestConfig.txt"  --request "/config"

340

--action renderRequest  --build "XXX-DEF"  --job "JOB1"  --file "target/output/bamboocli/renderRequestJob.txt"

341

--action renderRequest  --file "target/output/bamboocli/renderRequestConfig2.txt"  --request "/browse/XXX-DEF-JOB1/config"

342

--action renderRequest  --file "target/output/create/verifyTriggers.txt"  --request "chain/admin/config/editChainTriggers.action"  --requestParameters "buildKey=ZCREATE7955745-AA"

343

--action renderRequest  --verbose  --quiet  --request "/chain/admin/config/editChainRepository.action?buildKey=XXX-DEF"  --findReplaceRegex ".*(repositoryId=\\d+).*:\\$1"

344

--action restartBuild  --plan "ZCREATE7955745SCRIPT-LONGRUNNING"  --wait

345

--action resumeServer

346

--action run

347

--action run       < src/itest/resources/run.txt

348

--action run  --continue

349

--action run  --file "-"

350

--action run  --file "src/itest/resources/create-plan-long-running.txt"  --findReplace "%PLAN%:ZCREATE7955745SCRIPT-LONGRUNNING,%SLEEP%:15"

351

--action run  --file "src/itest/resources/create-plan-standard-tasks.txt"  --findReplace "%project%:ZCREATE7955745,%plan%:STANDARDTASKSFROMLIST"

352

--action run  --file "src/itest/resources/create-plan.txt"  --findReplace "%PLAN%:ZCREATE7955745SCRIPT-PLAN,%PLAN_NAME%:Plan created by script,%PLAN_DESCRIPTION%:Plan description,%PROJECT_NAME%:Project created by script 7955745,%STAGE_DESCRIPTION%:First stage"

353

--action run  --file "src/itest/resources/developer.txt"  --findReplace "%PLAN%:ZDEVELOPER8300117SCRIPT-PLAN,%PLAN_NAME%:Plan created by script,%PLAN_DESCRIPTION%:Plan description,%PROJECT_NAME%:Project created by script 8300117,%STAGE_DESCRIPTION%:First stage,%AGENT%:Z Added 1"

354

--action run  --file "src/itest/resources/exportPlanCli.txt"  --type "cli"  --findReplace "%plan%:XXX-CLIRESTORE"  --dateFormat "yyyy-MM-dd"

355

--action run  --file "src/itest/resources/exportPlanNotifications.txt"  --findReplace "%plan%:XXX-Notifications"

356

--action run  --file "src/itest/resources/renderRequest.txt"  --findReplace "@build@:XXX-DEF"

357

--action run  --file "src/itest/resources/replace-plan1.txt"  --findReplace "%PLAN%:ZREPLACE8099702SCRIPT-PLAN,%PLAN_NAME%:Plan created by script,%PLAN_DESCRIPTION%:Plan description,%PROJECT_NAME%:Project created by script 8099702,%STAGE_DESCRIPTION%:First stage,%AGENT%:Z Added 1"

358

--action run  --file "src/itest/resources/replace-plan2.txt"  --findReplace "%PLAN%:ZREPLACE8099702SCRIPT-PLAN,%PLAN_NAME%:Plan created by script,%PLAN_DESCRIPTION%:Plan description,%PROJECT_NAME%:Project created by script 8099702,%STAGE_DESCRIPTION%:First stage,%AGENT%:Z Added 1"

359

--action run  --file "src/itest/resources/run.txt"

360

--action run  --file "target/output/deploy/exportDeploymentProject.txt"  --findReplace "--name \\"Deploy ZDEPLOY7626798-BASE\\":--name \\"Import Deploy ZDEPLOY7626798-BASE\\""

361

--action run  --file "target/output/requirements/exportPlan.txt"

362

--action run  --input "-a addVariables --field \\"aaa=AAA\\" --replace"  --input "-a getVariableList --reference bamboo. -f \\"\\""  --input "-a getClientInfo --comment @bamboo.aaa@"

363

--action run  --input "upm -a getAddonList"

364

--action run  --verbose

365

--action runFromAgentList  --common "-a getServerInfo --comment ~agent: @agent@, id: @agentId@~"  --regex "Z Added .*"  --special "    ~"

366

--action runFromBuildList  --build "XXX-DEF"  --limit 1  --labels "testlabel1"  --common "-a addLabels --build @build@ --labels testlabel1"

367

--action runFromBuildList  --plan "ZCREATE7955745-BB"  --field "endedBefore=2018-11-27 22:06:50.455"  --dateFormat "yyyy-MM-dd HH:mm:ss.SSS"  --common "-a removeBuildHistory --build @build@"

368

--action runFromCapabilityList  --regex "system.jdk.*"  --common "-a updateCapability --capability \\"@capability@\\""

369

--action runFromDeploymentProjectList  --common "-a getClientInfo --options ~deploymentProject: @deploymentProject@, id: @deploymentProjectId@~"  --special " #  ~"

370

--action runFromEnvironmentList  --deploymentProject "Deploy ZDEPLOY7626798-BASE"  --common "-a getEnvironment --deploymentProject ~Deploy ZDEPLOY7626798-BASE~ --environment @environmentId@"  --special "    ~"

371

--action runFromEnvironmentRequirementList  --deploymentProject "Deploy ZDEPLOY7626798-BASE"  --environment "QA"  --common "-a getClientInfo --value @requirementId@"

372

--action runFromEnvironmentTriggerList  --deploymentProject "Deploy ZDEPLOY7626798-BASE"  --environment "QA"  --common "-a getEnvironmentTrigger --deploymentProject ~Deploy ZDEPLOY7626798-BASE~ --environment QA --id @triggerId@"  --special "    ~"

373

--action runFromEnvironmentTriggerList  --deploymentProject "Deploy ZDEPLOY7626798-BASE"  --environment "QA"  --regex ".*deployment"  --common "-a removeEnvironmentTrigger --deploymentProject ~Deploy ZDEPLOY7626798-BASE~ --environment QA --id @triggerId@"  --special "    ~"

374

--action runFromJobList  --plan "ZCREATE7955745SCRIPT-PLAN"  --common "-a getServerInfo --comment ~project: @project@, name: @projectName@, plan: @plan@, name: @planName@, stageId: @stageId@, stage: @stage@, job: @job@, jobName: @jobName@~"  --special "    ~"

375

--action runFromJobList  --plan "ZCREATE7955745SCRIPT-PLAN"  --stage "A"  --common "-a getServerInfo --comment ~project: @project@, name: @projectName@, plan: @plan@, name: @planName@, stageId: @stageId@, stage: @stage@, job: @job@, jobName: @jobName@~"  --special "    ~"

376

--action runFromList  --list "A,B"  --clearFileBeforeAppend  --file "-"

377

--action runFromList  --list "Client, Server"  --common "-a get@entry@Info"

378

--action runFromList  --list "org.*,com.*"  --regex "@entry@"  --common "-a getAddonList --regex \\"@entry@\\""

379

--action runFromPlanList  --project "@aLL"  --common "-a getServerInfo --comment ~project: @project@, name: @projectName@, plan: @plan@~"  --special "    ~"  --limit 7

380

--action runFromPlanList  --project "ZCREATE7955745SCRIPT"  --common "-a getServerInfo --comment ~project: @project@, name: @projectName@, plan: @plan@, name: @planName@~"  --special "    ~"

381

--action runFromProjectList  --common "-a getServerInfo --comment ~project: @project@, name: @projectName@~"  --limit 2  --special "    ~"

382

--action runFromRepositoryList  --common "-a getServerInfo --comment ~repository: @repository@, id: @repositoryId@~"  --regex ".*example.*"  --special "    ~"

383

--action runFromRequirementList  --plan "ZCLI-REQUIREMENTS"  --job "JOB1"  --common "-a getClientInfo --value @requirementId@"

384

--action runFromSql  --file "src/itest/resources/run.sql"  --host "postgres"  --port "5432"  --driver "postgresql"  --database "test"  --dbPassword "automation"

385

--action runFromStageList  --plan "ZCREATE7955745SCRIPT-PLAN"  --common "-a getServerInfo --comment ~project: @project@, name: @projectName@, plan: @plan@, name: @planName@, stageId: @stageId@, stage: @stage@~"  --special "    ~"

386

--action runFromTaskList  --plan "ZCREATE7955745SCRIPT-PLAN"  --job "JOB1"  --common "-a getTask --plan @plan@ --job @job@ --task @taskId@"

387

--action runFromTriggerList  --plan "ZCREATE7955745-AA"  --common "-a getTrigger --plan ZCREATE7955745-AA --id @triggerId@"

388

--action runFromTriggerList  --plan "ZCREATE7955745-AA"  --regex "Repository.*"  --limit 1  --common "-a removeTrigger --plan ZCREATE7955745-AA --id @triggerId@"

389

--action runFromUserList  --regex "a.*"  --common "-a getClientInfo --comment @userId@"

390

--action setDependencyOptions  --plan "ZCREATE7955745-AA"  --childPlans "ZCREATE7955745-BB, ZCREATE7955745-EMPTY"

391

--action setFavoritePlan  --plan "ZCREATE7955745-AA"

392

--action stopBuild  --plan "ZCREATE7955745SCRIPT-LONGRUNNING"

393

--action unsetFavoritePlan  --plan "ZCREATE7955745-AA"

394

--action updateBranchingOptions  --plan "ZCLI-BRANCHING"  --field "planBranchCreation=pr"  --field "deletePlanBranchWhenBranchRemovedFromVcs=true"  --field "removedBranchCleanUpPeriodInDays=14"  --field "branches.defaultBranchIntegration.enabled=true"  --field "branches.defaultBranchIntegration.strategy=GATE_KEEPER"  --field "branches.defaultBranchIntegration.gateKeeper.pushEnabled=true"  --field "defaultNotificationStrategy=none"  --field "branchTriggering=manual"

395

--action updateBranchingOptions  --plan "ZCLI-BRANCHING2"  --field "defaultNotificationStrategy=notifyCommitters"  --field "branchTriggering=inherited"

396

--action updateCapability  --capability "Docker"  --value "/zdocker"

397

--action updateCapability  --capability "Docker"  --value "/zdocker"  --agent "zcapabilities"

398

--action updateCapability  --capability "Perforce Executable"  --value "/zperforce"

399

--action updateCapability  --capability "Perforce Executable"  --value "/zperforce"  --agent "zcapabilities"

400

--action updateCapability  --capability "system.git.executable.ssh"  --value "/zgitssh"  --agent "zcapabilities"  --options "ssh"

401

--action updateCapability  --capability "system.git.executable.ssh"  --value "/zgitssh"  --options "ssh"

402

--action updateCapability  --capability "system.hg.executable.ssh"  --value "/zhgssh"  --agent "zcapabilities"  --options "ssh"

403

--action updateCapability  --capability "system.hg.executable.ssh"  --value "/zhgssh"  --options "ssh"

404

--action updateCapability  --capability "z Ant"  --value "/ant"  --agent "zcapabilities"  --name "z Ant"

405

--action updateCapability  --capability "z Ant"  --value "/ant"  --name "z Ant"

406

--action updateCapability  --capability "z GW"  --value "/gw"  --agent "zcapabilities"  --name "z GW"

407

--action updateCapability  --capability "z GW"  --value "/gw"  --name "z GW"

408

--action updateCapability  --capability "z JDK"  --value "/jdk"  --agent "zcapabilities"  --name "z JDK"

409

--action updateCapability  --capability "z JDK"  --value "/jdk"  --name "z JDK"

410

--action updateCapability  --capability "z agent gant"  --value "/local"  --agent "zcapabilities"  --name "z agent gant"

411

--action updateCapability  --capability "z custom 1"  --value "xxx"  --agent "zcapabilities"  --name "z custom 1"

412

--action updateCapability  --capability "z custom 1"  --value "xxx"  --name "z custom 1"

413

--action updateCredentials  --credentials "zForUpdate"  --name "zUpdated"  --userId "updatedUser"

414

--action updateCredentials  --credentials "zUpdated"  --userPassword "aaaaaaa"

415

--action updateEnvironmentRequirement  --deploymentProject "Deploy ZDEPLOY7626798-BASE"  --environment "QA"  --id "107381167"  --type "MATCHES"  --value "zzz"

416

--action updateEnvironmentTask  --deploymentProject "Deploy ZDEPLOY7626798-BASE"  --environment "QA"  --task "Groovy"  --fields "label:Groovy,buildJdk:JDK,scriptLocation:INLINE"  --field "scriptBody = 0  // updated"

417

--action updateEnvironmentVariables  --deploymentProject "Deploy ZDEPLOY7626798-BASE"  --environment "QA"  --append  --field "Zv.a = ' APPENDED_TEXT WITH BLANK'" --field "Zv.1 = APPENDED_TEXT"

418

--action updateStage  --plan "ZCREATE7955745SCRIPT-PLAN"  --stage "B updated"

419

--action updateStage  --plan "ZCREATE7955745SCRIPT-PLAN"  --stage "B"  --manual  --name "B updated"  --description "Updated description"

420

--action updateTask  --plan "ZBAMBOOCLI7893745-checkout1"  --job "JOB1"  --id "2"  --description "task description"  --fields "argument:aaaaa,environmentVariables:eeeee=vvvvv"  --field1 "scriptLocation"  --value1 "INLINE"  --field2 "scriptBody"  --value2 "echo 'exitCode: \\${bamboo.exitCode}'; exit \\${bamboo.exitCode} "  --taskKey "SCRIPT"

421

--action updateTask  --plan "ZCREATE7955745-BB"  --job "JOB1"  --description "Fail"  --taskKey "SCRIPT"  --field1 "scriptLocation"  --value1 "INLINE"  --field2 "scriptBody"  --value2 "exit -1"  --id "3"

422

--action updateTask  --plan "ZCREATE7955745-BB"  --job "JOB1"  --description "Long"  --taskKey "SCRIPT"  --field1 "scriptLocation"  --value1 "INLINE"  --field2 "scriptBody"  --value2 "sleep 30s 
 exit -1"  --id "2"

423

--action updateVariables  --plan "ZCLI-VARIABLES"  --append  --field "Zv.a = ' APPENDED_TEXT WITH BLANK'" --field "Zv.1 = APPENDED_TEXT"

424

--action updateVariables  --plan "ZCLI-VARIABLES"  --append  --field "Zv.a"  --findReplace "value aaa:modified value aaa"

425

--action validateLicense

426

--action verifyBuild  --build "XXX-DEF-62"

  • No labels