@@ -121,7 +121,7 @@ EXAMPLES
121121 $ aio cloudmanager:advance-current-execution --programId=PROGRAM_ID PIPELINE_ID
122122```
123123
124- _ See code: [ src/commands/cloudmanager/index.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0 .1.6/src/commands/cloudmanager/index.js ) _
124+ _ See code: [ src/commands/cloudmanager/index.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0 .1.6/src/commands/cloudmanager/index.js ) _
125125
126126## ` aio cloudmanager:advance-current-execution PIPELINEID `
127127
@@ -139,7 +139,7 @@ OPTIONS
139139 -r, --passphrase=passphrase the passphrase for the private-key
140140```
141141
142- _ See code: [ src/commands/cloudmanager/advance-current-execution.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0 .1.6/src/commands/cloudmanager/advance-current-execution.js ) _
142+ _ See code: [ src/commands/cloudmanager/advance-current-execution.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0 .1.6/src/commands/cloudmanager/advance-current-execution.js ) _
143143
144144## ` aio cloudmanager:cancel-current-execution PIPELINEID `
145145
@@ -157,7 +157,7 @@ OPTIONS
157157 -r, --passphrase=passphrase the passphrase for the private-key
158158```
159159
160- _ See code: [ src/commands/cloudmanager/cancel-current-execution.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0 .1.6/src/commands/cloudmanager/cancel-current-execution.js ) _
160+ _ See code: [ src/commands/cloudmanager/cancel-current-execution.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0 .1.6/src/commands/cloudmanager/cancel-current-execution.js ) _
161161
162162## ` aio cloudmanager:get-current-execution PIPELINEID `
163163
@@ -175,7 +175,7 @@ OPTIONS
175175 -r, --passphrase=passphrase the passphrase for the private-key
176176```
177177
178- _ See code: [ src/commands/cloudmanager/get-current-execution.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0 .1.6/src/commands/cloudmanager/get-current-execution.js ) _
178+ _ See code: [ src/commands/cloudmanager/get-current-execution.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0 .1.6/src/commands/cloudmanager/get-current-execution.js ) _
179179
180180## ` aio cloudmanager:get-execution-step-details PIPELINEID EXECUTIONID `
181181
@@ -194,7 +194,7 @@ OPTIONS
194194 -r, --passphrase=passphrase the passphrase for the private-key
195195```
196196
197- _ See code: [ src/commands/cloudmanager/get-execution-step-details.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0 .1.6/src/commands/cloudmanager/get-execution-step-details.js ) _
197+ _ See code: [ src/commands/cloudmanager/get-execution-step-details.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0 .1.6/src/commands/cloudmanager/get-execution-step-details.js ) _
198198
199199## ` aio cloudmanager:get-execution-step-log PIPELINEID EXECUTIONID ACTION `
200200
@@ -215,7 +215,7 @@ OPTIONS
215215 -r, --passphrase=passphrase the passphrase for the private-key
216216```
217217
218- _ See code: [ src/commands/cloudmanager/get-execution-step-log.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0 .1.6/src/commands/cloudmanager/get-execution-step-log.js ) _
218+ _ See code: [ src/commands/cloudmanager/get-execution-step-log.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0 .1.6/src/commands/cloudmanager/get-execution-step-log.js ) _
219219
220220## ` aio cloudmanager:get-quality-gate-results PIPELINEID EXECUTIONID ACTION `
221221
@@ -235,7 +235,7 @@ OPTIONS
235235 -r, --passphrase=passphrase the passphrase for the private-key
236236```
237237
238- _ See code: [ src/commands/cloudmanager/get-quality-gate-results.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0 .1.6/src/commands/cloudmanager/get-quality-gate-results.js ) _
238+ _ See code: [ src/commands/cloudmanager/get-quality-gate-results.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0 .1.6/src/commands/cloudmanager/get-quality-gate-results.js ) _
239239
240240## ` aio cloudmanager:list-current-executions `
241241
@@ -250,7 +250,7 @@ OPTIONS
250250 -r, --passphrase=passphrase the passphrase for the private-key
251251```
252252
253- _ See code: [ src/commands/cloudmanager/list-current-executions.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0 .1.6/src/commands/cloudmanager/list-current-executions.js ) _
253+ _ See code: [ src/commands/cloudmanager/list-current-executions.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0 .1.6/src/commands/cloudmanager/list-current-executions.js ) _
254254
255255## ` aio cloudmanager:list-environments `
256256
@@ -265,7 +265,7 @@ OPTIONS
265265 -r, --passphrase=passphrase the passphrase for the private-key
266266```
267267
268- _ See code: [ src/commands/cloudmanager/list-environments.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0 .1.6/src/commands/cloudmanager/list-environments.js ) _
268+ _ See code: [ src/commands/cloudmanager/list-environments.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0 .1.6/src/commands/cloudmanager/list-environments.js ) _
269269
270270## ` aio cloudmanager:list-pipelines `
271271
@@ -280,7 +280,7 @@ OPTIONS
280280 -r, --passphrase=passphrase the passphrase for the private-key
281281```
282282
283- _ See code: [ src/commands/cloudmanager/list-pipelines.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0 .1.6/src/commands/cloudmanager/list-pipelines.js ) _
283+ _ See code: [ src/commands/cloudmanager/list-pipelines.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0 .1.6/src/commands/cloudmanager/list-pipelines.js ) _
284284
285285## ` aio cloudmanager:list-programs `
286286
@@ -295,7 +295,7 @@ OPTIONS
295295 -r, --passphrase=passphrase the passphrase for the private-key
296296```
297297
298- _ See code: [ src/commands/cloudmanager/list-programs.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0 .1.6/src/commands/cloudmanager/list-programs.js ) _
298+ _ See code: [ src/commands/cloudmanager/list-programs.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0 .1.6/src/commands/cloudmanager/list-programs.js ) _
299299
300300## ` aio cloudmanager:start-execution PIPELINEID `
301301
@@ -313,7 +313,7 @@ OPTIONS
313313 -r, --passphrase=passphrase the passphrase for the private-key
314314```
315315
316- _ See code: [ src/commands/cloudmanager/start-execution.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0 .1.6/src/commands/cloudmanager/start-execution.js ) _
316+ _ See code: [ src/commands/cloudmanager/start-execution.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0 .1.6/src/commands/cloudmanager/start-execution.js ) _
317317<!-- commandsstop -->
318318
319319# Development
0 commit comments