@@ -83,21 +83,21 @@ $ aio config:set cloudmanager_programid 4
8383
8484# Commands
8585<!-- commands -->
86- * [ ` aio cloudmanager ` ] ( #aio -cloudmanager )
87- * [ ` aio cloudmanager:advance-current-execution PIPELINEID ` ] ( #aio -cloudmanageradvance-current-execution-pipelineid )
88- * [ ` aio cloudmanager:cancel-current-execution PIPELINEID ` ] ( #aio -cloudmanagercancel-current-execution-pipelineid )
89- * [ ` aio cloudmanager:download-logs ENVIRONMENTID SERVICE NAME [DAYS] ` ] ( #aio -cloudmanagerdownload-logs-environmentid-service-name-days )
90- * [ ` aio cloudmanager:get-current-execution PIPELINEID ` ] ( #aio -cloudmanagerget-current-execution-pipelineid )
91- * [ ` aio cloudmanager:get-execution-step-details PIPELINEID EXECUTIONID ` ] ( #aio -cloudmanagerget-execution-step-details-pipelineid-executionid )
92- * [ ` aio cloudmanager:get-execution-step-log PIPELINEID EXECUTIONID ACTION ` ] ( #aio -cloudmanagerget-execution-step-log-pipelineid-executionid-action )
93- * [ ` aio cloudmanager:get-quality-gate-results PIPELINEID EXECUTIONID ACTION ` ] ( #aio -cloudmanagerget-quality-gate-results-pipelineid-executionid-action )
94- * [ ` aio cloudmanager:list-available-log-options ENVIRONMENTID ` ] ( #aio -cloudmanagerlist-available-log-options-environmentid )
95- * [ ` aio cloudmanager:list-current-executions ` ] ( #aio -cloudmanagerlist-current-executions )
96- * [ ` aio cloudmanager:list-environments ` ] ( #aio -cloudmanagerlist-environments )
97- * [ ` aio cloudmanager:list-pipelines ` ] ( #aio -cloudmanagerlist-pipelines )
98- * [ ` aio cloudmanager:list-programs ` ] ( #aio -cloudmanagerlist-programs )
99- * [ ` aio cloudmanager:start-execution PIPELINEID ` ] ( #aio -cloudmanagerstart-execution-pipelineid )
100- * [ ` aio cloudmanager:tail-logs ENVIRONMENTID SERVICE NAME ` ] ( #aio -cloudmanagertail-logs-environmentid-service-name )
86+ * [ ` aio cloudmanager ` ] ( #binrun -cloudmanager )
87+ * [ ` aio cloudmanager:advance-current-execution PIPELINEID ` ] ( #binrun -cloudmanageradvance-current-execution-pipelineid )
88+ * [ ` aio cloudmanager:cancel-current-execution PIPELINEID ` ] ( #binrun -cloudmanagercancel-current-execution-pipelineid )
89+ * [ ` aio cloudmanager:download-logs ENVIRONMENTID SERVICE NAME [DAYS] ` ] ( #binrun -cloudmanagerdownload-logs-environmentid-service-name-days )
90+ * [ ` aio cloudmanager:get-current-execution PIPELINEID ` ] ( #binrun -cloudmanagerget-current-execution-pipelineid )
91+ * [ ` aio cloudmanager:get-execution-step-details PIPELINEID EXECUTIONID ` ] ( #binrun -cloudmanagerget-execution-step-details-pipelineid-executionid )
92+ * [ ` aio cloudmanager:get-execution-step-log PIPELINEID EXECUTIONID ACTION ` ] ( #binrun -cloudmanagerget-execution-step-log-pipelineid-executionid-action )
93+ * [ ` aio cloudmanager:get-quality-gate-results PIPELINEID EXECUTIONID ACTION ` ] ( #binrun -cloudmanagerget-quality-gate-results-pipelineid-executionid-action )
94+ * [ ` aio cloudmanager:list-available-log-options ENVIRONMENTID ` ] ( #binrun -cloudmanagerlist-available-log-options-environmentid )
95+ * [ ` aio cloudmanager:list-current-executions ` ] ( #binrun -cloudmanagerlist-current-executions )
96+ * [ ` aio cloudmanager:list-environments ` ] ( #binrun -cloudmanagerlist-environments )
97+ * [ ` aio cloudmanager:list-pipelines ` ] ( #binrun -cloudmanagerlist-pipelines )
98+ * [ ` aio cloudmanager:list-programs ` ] ( #binrun -cloudmanagerlist-programs )
99+ * [ ` aio cloudmanager:start-execution PIPELINEID ` ] ( #binrun -cloudmanagerstart-execution-pipelineid )
100+ * [ ` aio cloudmanager:tail-logs ENVIRONMENTID SERVICE NAME ` ] ( #binrun -cloudmanagertail-logs-environmentid-service-name )
101101
102102## ` aio cloudmanager `
103103
@@ -129,7 +129,7 @@ EXAMPLES
129129 $ aio cloudmanager:advance-current-execution --programId=PROGRAM_ID PIPELINE_ID
130130```
131131
132- _ See code: [ src/commands/cloudmanager/index.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.1.6 /src/commands/cloudmanager/index.js ) _
132+ _ See code: [ src/commands/cloudmanager/index.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.2.0 /src/commands/cloudmanager/index.js ) _
133133
134134## ` aio cloudmanager:advance-current-execution PIPELINEID `
135135
@@ -147,7 +147,7 @@ OPTIONS
147147 -r, --passphrase=passphrase the passphrase for the private-key
148148```
149149
150- _ 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 ) _
150+ _ See code: [ src/commands/cloudmanager/advance-current-execution.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.2.0 /src/commands/cloudmanager/advance-current-execution.js ) _
151151
152152## ` aio cloudmanager:cancel-current-execution PIPELINEID `
153153
@@ -165,7 +165,7 @@ OPTIONS
165165 -r, --passphrase=passphrase the passphrase for the private-key
166166```
167167
168- _ 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 ) _
168+ _ See code: [ src/commands/cloudmanager/cancel-current-execution.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.2.0 /src/commands/cloudmanager/cancel-current-execution.js ) _
169169
170170## ` aio cloudmanager:download-logs ENVIRONMENTID SERVICE NAME [DAYS] `
171171
@@ -190,7 +190,7 @@ OPTIONS
190190 -r, --passphrase=passphrase the passphrase for the private-key
191191```
192192
193- _ See code: [ src/commands/cloudmanager/download-logs.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.1.6 /src/commands/cloudmanager/download-logs.js ) _
193+ _ See code: [ src/commands/cloudmanager/download-logs.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.2.0 /src/commands/cloudmanager/download-logs.js ) _
194194
195195## ` aio cloudmanager:get-current-execution PIPELINEID `
196196
@@ -208,7 +208,7 @@ OPTIONS
208208 -r, --passphrase=passphrase the passphrase for the private-key
209209```
210210
211- _ 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 ) _
211+ _ See code: [ src/commands/cloudmanager/get-current-execution.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.2.0 /src/commands/cloudmanager/get-current-execution.js ) _
212212
213213## ` aio cloudmanager:get-execution-step-details PIPELINEID EXECUTIONID `
214214
@@ -227,7 +227,7 @@ OPTIONS
227227 -r, --passphrase=passphrase the passphrase for the private-key
228228```
229229
230- _ 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 ) _
230+ _ See code: [ src/commands/cloudmanager/get-execution-step-details.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.2.0 /src/commands/cloudmanager/get-execution-step-details.js ) _
231231
232232## ` aio cloudmanager:get-execution-step-log PIPELINEID EXECUTIONID ACTION `
233233
@@ -248,7 +248,7 @@ OPTIONS
248248 -r, --passphrase=passphrase the passphrase for the private-key
249249```
250250
251- _ 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 ) _
251+ _ See code: [ src/commands/cloudmanager/get-execution-step-log.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.2.0 /src/commands/cloudmanager/get-execution-step-log.js ) _
252252
253253## ` aio cloudmanager:get-quality-gate-results PIPELINEID EXECUTIONID ACTION `
254254
@@ -268,7 +268,7 @@ OPTIONS
268268 -r, --passphrase=passphrase the passphrase for the private-key
269269```
270270
271- _ 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 ) _
271+ _ See code: [ src/commands/cloudmanager/get-quality-gate-results.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.2.0 /src/commands/cloudmanager/get-quality-gate-results.js ) _
272272
273273## ` aio cloudmanager:list-available-log-options ENVIRONMENTID `
274274
@@ -286,7 +286,7 @@ OPTIONS
286286 -r, --passphrase=passphrase the passphrase for the private-key
287287```
288288
289- _ See code: [ src/commands/cloudmanager/list-available-log-options.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.1.6 /src/commands/cloudmanager/list-available-log-options.js ) _
289+ _ See code: [ src/commands/cloudmanager/list-available-log-options.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.2.0 /src/commands/cloudmanager/list-available-log-options.js ) _
290290
291291## ` aio cloudmanager:list-current-executions `
292292
@@ -301,7 +301,7 @@ OPTIONS
301301 -r, --passphrase=passphrase the passphrase for the private-key
302302```
303303
304- _ 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 ) _
304+ _ See code: [ src/commands/cloudmanager/list-current-executions.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.2.0 /src/commands/cloudmanager/list-current-executions.js ) _
305305
306306## ` aio cloudmanager:list-environments `
307307
@@ -316,7 +316,7 @@ OPTIONS
316316 -r, --passphrase=passphrase the passphrase for the private-key
317317```
318318
319- _ 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 ) _
319+ _ See code: [ src/commands/cloudmanager/list-environments.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.2.0 /src/commands/cloudmanager/list-environments.js ) _
320320
321321## ` aio cloudmanager:list-pipelines `
322322
@@ -331,7 +331,7 @@ OPTIONS
331331 -r, --passphrase=passphrase the passphrase for the private-key
332332```
333333
334- _ 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 ) _
334+ _ See code: [ src/commands/cloudmanager/list-pipelines.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.2.0 /src/commands/cloudmanager/list-pipelines.js ) _
335335
336336## ` aio cloudmanager:list-programs `
337337
@@ -346,7 +346,7 @@ OPTIONS
346346 -r, --passphrase=passphrase the passphrase for the private-key
347347```
348348
349- _ 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 ) _
349+ _ See code: [ src/commands/cloudmanager/list-programs.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.2.0 /src/commands/cloudmanager/list-programs.js ) _
350350
351351## ` aio cloudmanager:start-execution PIPELINEID `
352352
@@ -364,7 +364,7 @@ OPTIONS
364364 -r, --passphrase=passphrase the passphrase for the private-key
365365```
366366
367- _ 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 ) _
367+ _ See code: [ src/commands/cloudmanager/start-execution.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.2.0 /src/commands/cloudmanager/start-execution.js ) _
368368
369369## ` aio cloudmanager:tail-logs ENVIRONMENTID SERVICE NAME `
370370
@@ -384,7 +384,7 @@ OPTIONS
384384 -r, --passphrase=passphrase the passphrase for the private-key
385385```
386386
387- _ See code: [ src/commands/cloudmanager/tail-logs.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.1.6 /src/commands/cloudmanager/tail-logs.js ) _
387+ _ See code: [ src/commands/cloudmanager/tail-logs.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.2.0 /src/commands/cloudmanager/tail-logs.js ) _
388388<!-- commandsstop -->
389389
390390# Development
0 commit comments