@@ -113,7 +113,7 @@ EXAMPLES
113113 $ aio cloudmanager:advance-current-execution --programId=PROGRAM_ID PIPELINE_ID
114114```
115115
116- _ See code: [ src/commands/cloudmanager/index.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.0 /src/commands/cloudmanager/index.js ) _
116+ _ See code: [ src/commands/cloudmanager/index.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.1 /src/commands/cloudmanager/index.js ) _
117117
118118## ` aio cloudmanager:advance-current-execution PIPELINEID `
119119
@@ -131,7 +131,7 @@ OPTIONS
131131 -r, --passphrase=passphrase the passphrase for the private-key
132132```
133133
134- _ See code: [ src/commands/cloudmanager/advance-current-execution.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.0 /src/commands/cloudmanager/advance-current-execution.js ) _
134+ _ See code: [ src/commands/cloudmanager/advance-current-execution.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.1 /src/commands/cloudmanager/advance-current-execution.js ) _
135135
136136## ` aio cloudmanager:cancel-current-execution PIPELINEID `
137137
@@ -149,7 +149,7 @@ OPTIONS
149149 -r, --passphrase=passphrase the passphrase for the private-key
150150```
151151
152- _ See code: [ src/commands/cloudmanager/cancel-current-execution.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.0 /src/commands/cloudmanager/cancel-current-execution.js ) _
152+ _ See code: [ src/commands/cloudmanager/cancel-current-execution.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.1 /src/commands/cloudmanager/cancel-current-execution.js ) _
153153
154154## ` aio cloudmanager:get-current-execution PIPELINEID `
155155
@@ -167,7 +167,7 @@ OPTIONS
167167 -r, --passphrase=passphrase the passphrase for the private-key
168168```
169169
170- _ See code: [ src/commands/cloudmanager/get-current-execution.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.0 /src/commands/cloudmanager/get-current-execution.js ) _
170+ _ See code: [ src/commands/cloudmanager/get-current-execution.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.1 /src/commands/cloudmanager/get-current-execution.js ) _
171171
172172## ` aio cloudmanager:get-quality-gate-results PIPELINEID EXECUTIONID ACTION `
173173
@@ -187,7 +187,7 @@ OPTIONS
187187 -r, --passphrase=passphrase the passphrase for the private-key
188188```
189189
190- _ See code: [ src/commands/cloudmanager/get-quality-gate-results.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.0 /src/commands/cloudmanager/get-quality-gate-results.js ) _
190+ _ See code: [ src/commands/cloudmanager/get-quality-gate-results.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.1 /src/commands/cloudmanager/get-quality-gate-results.js ) _
191191
192192## ` aio cloudmanager:list-current-executions `
193193
@@ -202,7 +202,7 @@ OPTIONS
202202 -r, --passphrase=passphrase the passphrase for the private-key
203203```
204204
205- _ See code: [ src/commands/cloudmanager/list-current-executions.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.0 /src/commands/cloudmanager/list-current-executions.js ) _
205+ _ See code: [ src/commands/cloudmanager/list-current-executions.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.1 /src/commands/cloudmanager/list-current-executions.js ) _
206206
207207## ` aio cloudmanager:list-pipelines `
208208
@@ -217,7 +217,7 @@ OPTIONS
217217 -r, --passphrase=passphrase the passphrase for the private-key
218218```
219219
220- _ See code: [ src/commands/cloudmanager/list-pipelines.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.0 /src/commands/cloudmanager/list-pipelines.js ) _
220+ _ See code: [ src/commands/cloudmanager/list-pipelines.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.1 /src/commands/cloudmanager/list-pipelines.js ) _
221221
222222## ` aio cloudmanager:list-programs `
223223
@@ -232,7 +232,7 @@ OPTIONS
232232 -r, --passphrase=passphrase the passphrase for the private-key
233233```
234234
235- _ See code: [ src/commands/cloudmanager/list-programs.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.0 /src/commands/cloudmanager/list-programs.js ) _
235+ _ See code: [ src/commands/cloudmanager/list-programs.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.1 /src/commands/cloudmanager/list-programs.js ) _
236236
237237## ` aio cloudmanager:start-execution PIPELINEID `
238238
@@ -250,5 +250,5 @@ OPTIONS
250250 -r, --passphrase=passphrase the passphrase for the private-key
251251```
252252
253- _ See code: [ src/commands/cloudmanager/start-execution.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.0 /src/commands/cloudmanager/start-execution.js ) _
253+ _ See code: [ src/commands/cloudmanager/start-execution.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.1 /src/commands/cloudmanager/start-execution.js ) _
254254<!-- commandsstop -->
0 commit comments