@@ -162,7 +162,7 @@ EXAMPLES
162162 $ aio cloudmanager:environment:tail-log --programId=PROGRAM_ID ENVIRONMENT_ID SERVICE NAME
163163```
164164
165- _ See code: [ src/commands/cloudmanager/index.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.16.2 /src/commands/cloudmanager/index.js ) _
165+ _ See code: [ src/commands/cloudmanager/index.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.16.3 /src/commands/cloudmanager/index.js ) _
166166
167167## ` aio cloudmanager:current-execution:advance PIPELINEID `
168168
@@ -183,7 +183,7 @@ ALIASES
183183 $ aio cloudmanager:advance-current-execution
184184```
185185
186- _ See code: [ src/commands/cloudmanager/current-execution/advance.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.16.2 /src/commands/cloudmanager/current-execution/advance.js ) _
186+ _ See code: [ src/commands/cloudmanager/current-execution/advance.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.16.3 /src/commands/cloudmanager/current-execution/advance.js ) _
187187
188188## ` aio cloudmanager:current-execution:cancel PIPELINEID `
189189
@@ -204,7 +204,7 @@ ALIASES
204204 $ aio cloudmanager:cancel-current-execution
205205```
206206
207- _ See code: [ src/commands/cloudmanager/current-execution/cancel.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.16.2 /src/commands/cloudmanager/current-execution/cancel.js ) _
207+ _ See code: [ src/commands/cloudmanager/current-execution/cancel.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.16.3 /src/commands/cloudmanager/current-execution/cancel.js ) _
208208
209209## ` aio cloudmanager:current-execution:get PIPELINEID `
210210
@@ -227,7 +227,7 @@ ALIASES
227227 $ aio cloudmanager:get-current-execution
228228```
229229
230- _ See code: [ src/commands/cloudmanager/current-execution/get.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.16.2 /src/commands/cloudmanager/current-execution/get.js ) _
230+ _ See code: [ src/commands/cloudmanager/current-execution/get.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.16.3 /src/commands/cloudmanager/current-execution/get.js ) _
231231
232232## ` aio cloudmanager:environment:delete ENVIRONMENTID `
233233
@@ -248,7 +248,7 @@ ALIASES
248248 $ aio cloudmanager:delete-environment
249249```
250250
251- _ See code: [ src/commands/cloudmanager/environment/delete.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.16.2 /src/commands/cloudmanager/environment/delete.js ) _
251+ _ See code: [ src/commands/cloudmanager/environment/delete.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.16.3 /src/commands/cloudmanager/environment/delete.js ) _
252252
253253## ` aio cloudmanager:environment:download-logs ENVIRONMENTID SERVICE NAME [DAYS] `
254254
@@ -276,7 +276,7 @@ ALIASES
276276 $ aio cloudmanager:download-logs
277277```
278278
279- _ See code: [ src/commands/cloudmanager/environment/download-logs.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.16.2 /src/commands/cloudmanager/environment/download-logs.js ) _
279+ _ See code: [ src/commands/cloudmanager/environment/download-logs.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.16.3 /src/commands/cloudmanager/environment/download-logs.js ) _
280280
281281## ` aio cloudmanager:environment:list-available-log-options ENVIRONMENTID `
282282
@@ -299,7 +299,7 @@ ALIASES
299299 $ aio cloudmanager:list-available-log-options
300300```
301301
302- _ See code: [ src/commands/cloudmanager/environment/list-available-log-options.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.16.2 /src/commands/cloudmanager/environment/list-available-log-options.js ) _
302+ _ See code: [ src/commands/cloudmanager/environment/list-available-log-options.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.16.3 /src/commands/cloudmanager/environment/list-available-log-options.js ) _
303303
304304## ` aio cloudmanager:environment:list-variables ENVIRONMENTID `
305305
@@ -322,7 +322,7 @@ ALIASES
322322 $ aio cloudmanager:list-environment-variables
323323```
324324
325- _ See code: [ src/commands/cloudmanager/environment/list-variables.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.16.2 /src/commands/cloudmanager/environment/list-variables.js ) _
325+ _ See code: [ src/commands/cloudmanager/environment/list-variables.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.16.3 /src/commands/cloudmanager/environment/list-variables.js ) _
326326
327327## ` aio cloudmanager:environment:open-developer-console ENVIRONMENTID `
328328
@@ -343,7 +343,7 @@ ALIASES
343343 $ aio cloudmanager:open-developer-console
344344```
345345
346- _ See code: [ src/commands/cloudmanager/environment/open-developer-console.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.16.2 /src/commands/cloudmanager/environment/open-developer-console.js ) _
346+ _ See code: [ src/commands/cloudmanager/environment/open-developer-console.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.16.3 /src/commands/cloudmanager/environment/open-developer-console.js ) _
347347
348348## ` aio cloudmanager:environment:set-variables ENVIRONMENTID `
349349
@@ -369,7 +369,7 @@ ALIASES
369369 $ aio cloudmanager:set-environment-variables
370370```
371371
372- _ See code: [ src/commands/cloudmanager/environment/set-variables.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.16.2 /src/commands/cloudmanager/environment/set-variables.js ) _
372+ _ See code: [ src/commands/cloudmanager/environment/set-variables.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.16.3 /src/commands/cloudmanager/environment/set-variables.js ) _
373373
374374## ` aio cloudmanager:environment:tail-log ENVIRONMENTID SERVICE NAME `
375375
@@ -393,7 +393,7 @@ ALIASES
393393 $ aio cloudmanager:tail-log
394394```
395395
396- _ See code: [ src/commands/cloudmanager/environment/tail-log.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.16.2 /src/commands/cloudmanager/environment/tail-log.js ) _
396+ _ See code: [ src/commands/cloudmanager/environment/tail-log.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.16.3 /src/commands/cloudmanager/environment/tail-log.js ) _
397397
398398## ` aio cloudmanager:execution:get-quality-gate-results PIPELINEID EXECUTIONID ACTION `
399399
@@ -418,7 +418,7 @@ ALIASES
418418 $ aio cloudmanager:get-quality-gate-results
419419```
420420
421- _ See code: [ src/commands/cloudmanager/execution/get-quality-gate-results.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.16.2 /src/commands/cloudmanager/execution/get-quality-gate-results.js ) _
421+ _ See code: [ src/commands/cloudmanager/execution/get-quality-gate-results.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.16.3 /src/commands/cloudmanager/execution/get-quality-gate-results.js ) _
422422
423423## ` aio cloudmanager:execution:get-step-details PIPELINEID EXECUTIONID `
424424
@@ -442,7 +442,7 @@ ALIASES
442442 $ aio cloudmanager:get-execution-step-details
443443```
444444
445- _ See code: [ src/commands/cloudmanager/execution/get-step-details.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.16.2 /src/commands/cloudmanager/execution/get-step-details.js ) _
445+ _ See code: [ src/commands/cloudmanager/execution/get-step-details.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.16.3 /src/commands/cloudmanager/execution/get-step-details.js ) _
446446
447447## ` aio cloudmanager:execution:get-step-log PIPELINEID EXECUTIONID ACTION `
448448
@@ -471,7 +471,7 @@ ALIASES
471471 $ aio cloudmanager:get-execution-step-log
472472```
473473
474- _ See code: [ src/commands/cloudmanager/execution/get-step-log.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.16.2 /src/commands/cloudmanager/execution/get-step-log.js ) _
474+ _ See code: [ src/commands/cloudmanager/execution/get-step-log.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.16.3 /src/commands/cloudmanager/execution/get-step-log.js ) _
475475
476476## ` aio cloudmanager:list-programs `
477477
@@ -488,7 +488,7 @@ OPTIONS
488488 -y, --yaml output in yaml format
489489```
490490
491- _ See code: [ src/commands/cloudmanager/list-programs.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.16.2 /src/commands/cloudmanager/list-programs.js ) _
491+ _ See code: [ src/commands/cloudmanager/list-programs.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.16.3 /src/commands/cloudmanager/list-programs.js ) _
492492
493493## ` aio cloudmanager:pipeline:create-execution PIPELINEID `
494494
@@ -510,7 +510,7 @@ ALIASES
510510 $ aio cloudmanager:start-execution
511511```
512512
513- _ See code: [ src/commands/cloudmanager/pipeline/create-execution.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.16.2 /src/commands/cloudmanager/pipeline/create-execution.js ) _
513+ _ See code: [ src/commands/cloudmanager/pipeline/create-execution.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.16.3 /src/commands/cloudmanager/pipeline/create-execution.js ) _
514514
515515## ` aio cloudmanager:pipeline:delete PIPELINEID `
516516
@@ -531,7 +531,7 @@ ALIASES
531531 $ aio cloudmanager:delete-pipeline
532532```
533533
534- _ See code: [ src/commands/cloudmanager/pipeline/delete.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.16.2 /src/commands/cloudmanager/pipeline/delete.js ) _
534+ _ See code: [ src/commands/cloudmanager/pipeline/delete.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.16.3 /src/commands/cloudmanager/pipeline/delete.js ) _
535535
536536## ` aio cloudmanager:pipeline:list-variables PIPELINEID `
537537
@@ -554,7 +554,7 @@ ALIASES
554554 $ aio cloudmanager:list-pipeline-variables
555555```
556556
557- _ See code: [ src/commands/cloudmanager/pipeline/list-variables.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.16.2 /src/commands/cloudmanager/pipeline/list-variables.js ) _
557+ _ See code: [ src/commands/cloudmanager/pipeline/list-variables.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.16.3 /src/commands/cloudmanager/pipeline/list-variables.js ) _
558558
559559## ` aio cloudmanager:pipeline:set-variables PIPELINEID `
560560
@@ -580,7 +580,7 @@ ALIASES
580580 $ aio cloudmanager:set-pipeline-variables
581581```
582582
583- _ See code: [ src/commands/cloudmanager/pipeline/set-variables.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.16.2 /src/commands/cloudmanager/pipeline/set-variables.js ) _
583+ _ See code: [ src/commands/cloudmanager/pipeline/set-variables.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.16.3 /src/commands/cloudmanager/pipeline/set-variables.js ) _
584584
585585## ` aio cloudmanager:pipeline:update PIPELINEID `
586586
@@ -604,7 +604,7 @@ ALIASES
604604 $ aio cloudmanager:update-pipeline
605605```
606606
607- _ See code: [ src/commands/cloudmanager/pipeline/update.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.16.2 /src/commands/cloudmanager/pipeline/update.js ) _
607+ _ See code: [ src/commands/cloudmanager/pipeline/update.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.16.3 /src/commands/cloudmanager/pipeline/update.js ) _
608608
609609## ` aio cloudmanager:program:delete PROGRAMID `
610610
@@ -624,7 +624,7 @@ ALIASES
624624 $ aio cloudmanager:delete-program
625625```
626626
627- _ See code: [ src/commands/cloudmanager/program/delete.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.16.2 /src/commands/cloudmanager/program/delete.js ) _
627+ _ See code: [ src/commands/cloudmanager/program/delete.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.16.3 /src/commands/cloudmanager/program/delete.js ) _
628628
629629## ` aio cloudmanager:program:list-current-executions `
630630
@@ -644,7 +644,7 @@ ALIASES
644644 $ aio cloudmanager:list-current-executions
645645```
646646
647- _ See code: [ src/commands/cloudmanager/program/list-current-executions.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.16.2 /src/commands/cloudmanager/program/list-current-executions.js ) _
647+ _ See code: [ src/commands/cloudmanager/program/list-current-executions.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.16.3 /src/commands/cloudmanager/program/list-current-executions.js ) _
648648
649649## ` aio cloudmanager:program:list-environments `
650650
@@ -664,7 +664,7 @@ ALIASES
664664 $ aio cloudmanager:list-environments
665665```
666666
667- _ See code: [ src/commands/cloudmanager/program/list-environments.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.16.2 /src/commands/cloudmanager/program/list-environments.js ) _
667+ _ See code: [ src/commands/cloudmanager/program/list-environments.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.16.3 /src/commands/cloudmanager/program/list-environments.js ) _
668668
669669## ` aio cloudmanager:program:list-pipelines `
670670
@@ -684,7 +684,7 @@ ALIASES
684684 $ aio cloudmanager:list-pipelines
685685```
686686
687- _ See code: [ src/commands/cloudmanager/program/list-pipelines.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.16.2 /src/commands/cloudmanager/program/list-pipelines.js ) _
687+ _ See code: [ src/commands/cloudmanager/program/list-pipelines.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.16.3 /src/commands/cloudmanager/program/list-pipelines.js ) _
688688<!-- commandsstop -->
689689
690690# Development
0 commit comments