@@ -119,7 +119,7 @@ EXAMPLES
119119 $ aio cloudmanager:advance-current-execution --programId=PROGRAM_ID PIPELINE_ID
120120```
121121
122- _ See code: [ src/commands/cloudmanager/index.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.3 /src/commands/cloudmanager/index.js ) _
122+ _ See code: [ src/commands/cloudmanager/index.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.4 /src/commands/cloudmanager/index.js ) _
123123
124124## ` aio cloudmanager:advance-current-execution PIPELINEID `
125125
@@ -137,7 +137,7 @@ OPTIONS
137137 -r, --passphrase=passphrase the passphrase for the private-key
138138```
139139
140- _ See code: [ src/commands/cloudmanager/advance-current-execution.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.3 /src/commands/cloudmanager/advance-current-execution.js ) _
140+ _ See code: [ src/commands/cloudmanager/advance-current-execution.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.4 /src/commands/cloudmanager/advance-current-execution.js ) _
141141
142142## ` aio cloudmanager:cancel-current-execution PIPELINEID `
143143
@@ -155,7 +155,7 @@ OPTIONS
155155 -r, --passphrase=passphrase the passphrase for the private-key
156156```
157157
158- _ See code: [ src/commands/cloudmanager/cancel-current-execution.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.3 /src/commands/cloudmanager/cancel-current-execution.js ) _
158+ _ See code: [ src/commands/cloudmanager/cancel-current-execution.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.4 /src/commands/cloudmanager/cancel-current-execution.js ) _
159159
160160## ` aio cloudmanager:get-current-execution PIPELINEID `
161161
@@ -173,7 +173,7 @@ OPTIONS
173173 -r, --passphrase=passphrase the passphrase for the private-key
174174```
175175
176- _ See code: [ src/commands/cloudmanager/get-current-execution.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.3 /src/commands/cloudmanager/get-current-execution.js ) _
176+ _ See code: [ src/commands/cloudmanager/get-current-execution.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.4 /src/commands/cloudmanager/get-current-execution.js ) _
177177
178178## ` aio cloudmanager:get-quality-gate-results PIPELINEID EXECUTIONID ACTION `
179179
@@ -193,7 +193,7 @@ OPTIONS
193193 -r, --passphrase=passphrase the passphrase for the private-key
194194```
195195
196- _ See code: [ src/commands/cloudmanager/get-quality-gate-results.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.3 /src/commands/cloudmanager/get-quality-gate-results.js ) _
196+ _ See code: [ src/commands/cloudmanager/get-quality-gate-results.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.4 /src/commands/cloudmanager/get-quality-gate-results.js ) _
197197
198198## ` aio cloudmanager:list-current-executions `
199199
@@ -208,7 +208,7 @@ OPTIONS
208208 -r, --passphrase=passphrase the passphrase for the private-key
209209```
210210
211- _ See code: [ src/commands/cloudmanager/list-current-executions.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.3 /src/commands/cloudmanager/list-current-executions.js ) _
211+ _ See code: [ src/commands/cloudmanager/list-current-executions.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.4 /src/commands/cloudmanager/list-current-executions.js ) _
212212
213213## ` aio cloudmanager:list-environments `
214214
@@ -223,7 +223,7 @@ OPTIONS
223223 -r, --passphrase=passphrase the passphrase for the private-key
224224```
225225
226- _ See code: [ src/commands/cloudmanager/list-environments.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.3 /src/commands/cloudmanager/list-environments.js ) _
226+ _ See code: [ src/commands/cloudmanager/list-environments.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.4 /src/commands/cloudmanager/list-environments.js ) _
227227
228228## ` aio cloudmanager:list-pipelines `
229229
@@ -238,7 +238,7 @@ OPTIONS
238238 -r, --passphrase=passphrase the passphrase for the private-key
239239```
240240
241- _ See code: [ src/commands/cloudmanager/list-pipelines.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.3 /src/commands/cloudmanager/list-pipelines.js ) _
241+ _ See code: [ src/commands/cloudmanager/list-pipelines.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.4 /src/commands/cloudmanager/list-pipelines.js ) _
242242
243243## ` aio cloudmanager:list-programs `
244244
@@ -253,7 +253,7 @@ OPTIONS
253253 -r, --passphrase=passphrase the passphrase for the private-key
254254```
255255
256- _ See code: [ src/commands/cloudmanager/list-programs.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.3 /src/commands/cloudmanager/list-programs.js ) _
256+ _ See code: [ src/commands/cloudmanager/list-programs.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.4 /src/commands/cloudmanager/list-programs.js ) _
257257
258258## ` aio cloudmanager:start-execution PIPELINEID `
259259
@@ -271,7 +271,7 @@ OPTIONS
271271 -r, --passphrase=passphrase the passphrase for the private-key
272272```
273273
274- _ See code: [ src/commands/cloudmanager/start-execution.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.3 /src/commands/cloudmanager/start-execution.js ) _
274+ _ See code: [ src/commands/cloudmanager/start-execution.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.4 /src/commands/cloudmanager/start-execution.js ) _
275275<!-- commandsstop -->
276276
277277# Development
0 commit comments