Examples - 7.6.0

Related information for 7.6.0

Examples

 

Command

1

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

2

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

3

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

4

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

5

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

6

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

7

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

8

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

9

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

10

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

11

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

12

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

13

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

14

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

15

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

16

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

17

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

18

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

19

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

20

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

21

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

22

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

23

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

24

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

25

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

26

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

27

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

28

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

29

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

30

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

31

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

32

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

33

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

34

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

35

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

36

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

37

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

38

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

39

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

40

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

41

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

42

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

43

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

44

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

45

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

46

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

47

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

48

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

49

--action addGroup  --group "group1"

50

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

51

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

52

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

53

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

54

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

55

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

56

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

57

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

58

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

59

--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'"

60

--action addRepository  --name "zrepositories bitbucketCloud"  --repositoryKey "BITBUCKET_CLOUD"  --credentials "zrepositories credentials for bitbucketCloud 1"  --fields "repository.bitbucket.repository:bob_swift/cli,repository.bitbucket.authenticationType:'PASSWORD'"

61

--action addRepository  --name "zrepositories git"  --repositoryKey "GIT"  --credentials "zrepositories credentials for git 1"  --fields "repository.git.repositoryUrl:'https://bitbucket.org/bobswift/log-service',repository.git.authenticationType:'PASSWORD'"  --branch "develop"

62

--action addRepository  --name "zrepositories hg"  --repositoryKey "MERCURIAL"  --credentials "zrepositories credentials for hg 1"  --fields "repository.hg.repositoryUrl:'https://bitbucket.org/bob_swift/cli',repository.hg.authentication:'PASSWORD'"

63

--action addRepository  --plan "ZBAMBOOCLI5207641-checkout1"  --repositoryKey "GIT"  --name "groovy"  --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'"

64

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

65

--action addRequirement  --plan "ZBAMBOOCLI5207641-checkout1"  --job "JOB1"  --requirement "my-custom-requirement"  --type "equal"  --value "mine"

66

--action addRequirement  --plan "ZBAMBOOCLI5207641-checkout1"  --job "JOB1"  --requirement "system.builder.ant.Ant"

67

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

68

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

69

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

70

--action addTask  --plan "ZBAMBOOCLI5207641-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} "

71

--action addTask  --plan "ZBAMBOOCLI5207641-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} "

72

--action addTask  --plan "ZCREATE5589448-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} "

73

--action addTask  --plan "ZCREATE5589448-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} "

74

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

75

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

76

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

77

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

78

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

79

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

80

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

81

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

82

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

83

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

84

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

85

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

86

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

87

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

88

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

89

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

90

--action clonePlan  --build "ZTEMPLATE-checkout1"  --file "target/output/bamboocli/clonePlancheckout1Disable.txt"  --toPlan "ZBAMBOOCLI5207641-checkout1Disable"  --disable

91

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

92

--action clonePlan  --build "ZTEMPLATE-notask"  --file "target/output/bamboocli/clonePlannotaskDisable.txt"  --toPlan "ZBAMBOOCLI5207641-notaskDisable"  --disable

93

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

94

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

95

--action cloneProject  --project "ZTEMPLATE"  --toProject "ZBAMBOOCLI5207641CLONE"

96

--action cloneProject  --project "ZTEMPLATE"  --toProject "ZBAMBOOCLI5207641CLONEDisable"  --disable

97

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

98

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

99

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

100

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

101

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

102

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

103

--action createProject  --project "ZPROJECTS4102200"  --name "zprojects4102200"  --description "Project description"

104

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

105

--action deletePlan  --build "ZBAMBOOCLI5207641-notask"  --verbose

106

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

107

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

108

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

109

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

110

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

111

--action disablePlan  --build "ZBAMBOOCLI5207641-checkout1"

112

--action disablePlan  --build "ZBAMBOOCLI5207641-notask"

113

--action disableProject  --project "ZBAMBOOCLI5207641"

114

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

115

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

116

--action enablePlan  --build "ZBAMBOOCLI5207641-checkout1"

117

--action enablePlan  --build "ZBAMBOOCLI5207641-notask"

118

--action enableProject  --project "ZBAMBOOCLI5207641"

119

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

120

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

121

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

122

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

123

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

124

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

125

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

126

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

127

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

128

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

129

--action getAgentList

130

--action getAgentList  --outputFormat 2

131

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

132

--action getApplicationLinkList

133

--action getApplicationLinkList  --outputFormat 999

134

--action getApplicationLinkList  --type "bitbucket"

135

--action getArtifactDefinitionList  --plan "ZCREATE5589448-AA"

136

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

137

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

138

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

139

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

140

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

141

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

142

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

143

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

144

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

145

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

146

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

147

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

148

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

149

--action getBuild  --build "XXX-DEF-976"

150

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

151

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

152

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

153

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

154

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

155

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

156

--action getBuildList  --plan "ZCREATE5589448-BB"

157

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

158

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

159

--action getBuildList  --plan "ZCREATE5589448-BB"  --field1 "started"  --value1 "2018-01-29T19:26:29.452-0600"  --dateFormat "yyyy-MM-dd'T'HH:mm:ss.SSSZ"

160

--action getBuildList  --plan "ZCREATE5589448-BB"  --field1 "STARTED"  --value1 "2018-01-29T19:30:04.218-0600"  --outputFormat 2  --dateFormat "yyyy-MM-dd'T'HH:mm:ss.SSSZ"

161

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

162

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

163

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

164

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

165

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

166

--action getBuildList  --plan "ZCREATE5589448-EMPTY"

167

--action getBuildList  --plan "ZCREATE5589448SCRIPT-LONGRUNNING"

168

--action getBuildQueueList

169

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

170

--action getBuildQueueList  --project "ZBAMBOOCLI5207641"

171

--action getCapabilityList

172

--action getCapabilityList  --agent "@all"

173

--action getCapabilityList  --agent "zcapabilities"

174

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

175

--action getClientInfo

176

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

177

--action getCredentialsList

178

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

179

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

180

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

181

--action getCredentialsList  --regex "zUpdated"

182

--action getDeploymentProject  --deploymentProject "Deploy ZDEPLOY5056454-BASE"

183

--action getDeploymentProjectList

184

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

185

--action getEnvironmentList  --deploymentProject "Deploy ZDEPLOY5056454-BASE"

186

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

187

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

188

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

189

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

190

--action getJobList  --plan "ZCREATE5589448SCRIPT-PLAN"

191

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

192

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

193

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

194

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

195

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

196

--action getLatestBuildNumber  --plan "ZCREATE5589448SCRIPT-LONGRUNNING"

197

--action getNotificationList  --plan "ZCREATE5589448-NOTIFICATIONS"

198

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

199

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

200

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

201

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

202

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

203

--action getPlanList  --project "XXX"  --options "usingRepository=zrepositories git"

204

--action getPlanList  --project "ZCREATE5589448SCRIPT"

205

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

206

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

207

--action getPlan  --plan "ZBAMBOOCLI5207641-checkout1Disable"

208

--action getPlan  --plan "ZBAMBOOCLI5207641-checkout1"  --verbose

209

--action getPlan  --plan "ZBAMBOOCLI5207641CLONE-checkout1"

210

--action getPlan  --project "ZBAMBOOCLI5207641CLONE"  --plan "ZBAMBOOCLI5207641CLONE-CHECKOUT1"

211

--action getProjectList

212

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

213

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

214

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

215

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

216

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

217

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

218

--action getProjectList  --project "ZPROJECTS4102200"

219

--action getProject  --project "ZPROJECTS4102200"

220

--action getRepositoryList

221

--action getRepositoryList  --plan "XXX-RemoveAndReplace"

222

--action getRepositoryList  --plan "ZBAMBOOCLI5207641-checkout1"

223

--action getRepositoryList  --plan "ZCREATE5589448-RepositoryOrdering"

224

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

225

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

226

--action getRepository  --repository "zrepositories bitbucketCloud"

227

--action getRepository  --repository "zrepositories git"

228

--action getRepository  --repository "zrepositories hg"

229

--action getServerInfo

230

--action getServerInfo  --outputFormat 3

231

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

232

--action getStageList  --plan "ZCREATE5589448SCRIPT-PLAN"

233

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

234

--action getStageList  --project "ZCREATE5589448SCRIPT"  --plan "ZCREATE5589448SCRIPT-PLAN"

235

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

236

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

237

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

238

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

239

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

240

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

241

--action getTaskTypeList

242

--action getTriggerList  --plan "ZCREATE5589448-AA"

243

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

244

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

245

--action getUserList

246

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

247

--action getVariableList

248

--action getVariableList  --plan "ZBAMBOOCLI5207641-RemoveTesting"

249

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

250

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

251

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

252

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

253

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

254

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

255

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

256

--action pauseServer

257

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

258

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

259

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

260

--action queueBuild  --build "ZBAMBOOCLI5207641-checkout1"  --wait  --timeout 90  --field1 "exitCode"  --value1 "0"  --verbose

261

--action queueBuild  --build "ZBAMBOOCLI5207641-checkout1"  --wait  --timeout 90  --fields "exitCode: 0"  --verbose

262

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

263

--action queueBuildFromList  --list "ZCREATE5589448-BB"  --field1 "started"  --value1 "2018-01-29T19:26:29.452-0600"

264

--action queueBuild  --plan "ZCREATE5589448-BB"  --continue

265

--action queueBuild  --plan "ZCREATE5589448-BB"  --field1 "started"  --value1 "2018-01-29T19:26:29.452-0600"  --field2 "state"  --value2 "SUCCESSFUL"

266

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

267

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

268

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

269

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

270

--action queueBuild  --plan "ZDEPLOY5056454-BASE"  --wait

271

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

272

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

273

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

274

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

275

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

276

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

277

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

278

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

279

--action removeAgent  --id "84967526"

280

--action removeAgent  --id "84967526"  --continue

281

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

282

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

283

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

284

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

285

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

286

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

287

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

288

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

289

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

290

--action removeRepository  --id "83756144"

291

--action removeRepository  --plan "XXX-RemoveAndReplace"  --repository "zrepositories git"  --options "replaceRepository=cli"

292

--action removeRepository  --plan "ZBAMBOOCLI5207641-checkout1"  --id "83756143"

293

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

294

--action removeTask  --plan "ZBAMBOOCLI5207641-checkout1"  --job "JOB1"  --id "2"

295

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

296

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

297

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

298

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

299

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

300

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

301

--action removeVariables  --plan "ZBAMBOOCLI5207641-RemoveTesting"  --fields "@all"

302

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

303

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

304

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

305

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

306

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

307

--action renderRequest  --plan "ZBAMBOOCLI5207641-checkout1"  --job "JOB1"  --file "target/output/bamboocli/renderRequestBuildResultcheckout1.txt"  --request "-2/log"

308

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

309

--action restartBuild  --plan "ZCREATE5589448SCRIPT-LONGRUNNING"  --wait

310

--action resumeServer

311

--action run

312

--action run  --continue

313

--action run  --file "-"

314

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

315

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

316

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

317

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

318

--action run  --file "src/itest/resources/exportPlanCli.txt"  --plan "ztemplate-checkout1"  --type "cli"  --dateFormat "yyyy-MM-dd"

319

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

320

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

321

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

322

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

323

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

324

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

325

--action runFromBuildList  --plan "ZCREATE5589448-BB"  --field "endedBefore=2018-01-29 19:29:44.585"  --dateFormat "yyyy-MM-dd HH:mm:ss.SSS"  --common "-a removeBuildHistory --build @build@"

326

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

327

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

328

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

329

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

330

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

331

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

332

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

333

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

334

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

335

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

336

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

337

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

338

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

339

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

340

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

341

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

342

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

343

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

344

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

345

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

346

--action run  --verbose

347

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

348

--action setFavoritePlan  --plan "ZCREATE5589448-AA"

349

--action stopBuild  --plan "ZCREATE5589448SCRIPT-LONGRUNNING"

350

--action testRepository  --repository "zrepositories bitbucketCloud"

351

--action testRepository  --repository "zrepositories git"

352

--action testRepository  --repository "zrepositories hg"

353

--action unsetFavoritePlan  --plan "ZCREATE5589448-AA"

354

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

355

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

356

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

357

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

358

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

359

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

360

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

361

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

362

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

363

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

364

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

365

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

366

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

367

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

368

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

369

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

370

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

371

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

372

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

373

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

374

--action updateRepository  --repository "zrepositories bitbucketCloud"

375

--action updateRepository  --repository "zrepositories bitbucketCloud"  --credentials "zrepositories credentials for bitbucketCloud 2"

376

--action updateRepository  --repository "zrepositories git"

377

--action updateRepository  --repository "zrepositories git"  --credentials "zrepositories credentials for git 2"

378

--action updateRepository  --repository "zrepositories hg"

379

--action updateRepository  --repository "zrepositories hg"  --credentials "zrepositories credentials for hg 2"

380

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

381

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

382

--action updateTask  --plan "ZBAMBOOCLI5207641-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"

383

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

384

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

385

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

386

--action validateLicense

387

--action verifyBuild  --build "XXX-DEF-976"

388

--action verifyBuild  --build "ZBAMBOOCLI5207641-checkout1"

Log a request with our support team.

Confluence®, Jira®, Atlassian Bamboo®, Bitbucket®, Fisheye®, and Atlassian Crucible® are registered trademarks of Atlassian®
Copyright © 2005 - 2024 Appfire | All rights reserved. Appfire™, the 'Apps for makers™' slogan and Bob Swift Atlassian Apps™ are all trademarks of Appfire Technologies, LLC.