@@ -147,7 +147,7 @@ ALIASES
147147 $ aio cloudmanager:advance-current-execution
148148```
149149
150- _ See code: [ src/commands/cloudmanager/current-execution/advance.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.18.0 /src/commands/cloudmanager/current-execution/advance.js ) _
150+ _ See code: [ src/commands/cloudmanager/current-execution/advance.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.18.1 /src/commands/cloudmanager/current-execution/advance.js ) _
151151
152152## ` aio cloudmanager:current-execution:cancel PIPELINEID `
153153
@@ -168,7 +168,7 @@ ALIASES
168168 $ aio cloudmanager:cancel-current-execution
169169```
170170
171- _ See code: [ src/commands/cloudmanager/current-execution/cancel.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.18.0 /src/commands/cloudmanager/current-execution/cancel.js ) _
171+ _ See code: [ src/commands/cloudmanager/current-execution/cancel.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.18.1 /src/commands/cloudmanager/current-execution/cancel.js ) _
172172
173173## ` aio cloudmanager:current-execution:get PIPELINEID `
174174
@@ -191,7 +191,7 @@ ALIASES
191191 $ aio cloudmanager:get-current-execution
192192```
193193
194- _ See code: [ src/commands/cloudmanager/current-execution/get.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.18.0 /src/commands/cloudmanager/current-execution/get.js ) _
194+ _ See code: [ src/commands/cloudmanager/current-execution/get.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.18.1 /src/commands/cloudmanager/current-execution/get.js ) _
195195
196196## ` aio cloudmanager:environment:delete ENVIRONMENTID `
197197
@@ -212,7 +212,7 @@ ALIASES
212212 $ aio cloudmanager:delete-environment
213213```
214214
215- _ See code: [ src/commands/cloudmanager/environment/delete.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.18.0 /src/commands/cloudmanager/environment/delete.js ) _
215+ _ See code: [ src/commands/cloudmanager/environment/delete.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.18.1 /src/commands/cloudmanager/environment/delete.js ) _
216216
217217## ` aio cloudmanager:environment:download-logs ENVIRONMENTID SERVICE NAME [DAYS] `
218218
@@ -240,7 +240,7 @@ ALIASES
240240 $ aio cloudmanager:download-logs
241241```
242242
243- _ See code: [ src/commands/cloudmanager/environment/download-logs.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.18.0 /src/commands/cloudmanager/environment/download-logs.js ) _
243+ _ See code: [ src/commands/cloudmanager/environment/download-logs.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.18.1 /src/commands/cloudmanager/environment/download-logs.js ) _
244244
245245## ` aio cloudmanager:environment:list-available-log-options ENVIRONMENTID `
246246
@@ -263,7 +263,7 @@ ALIASES
263263 $ aio cloudmanager:list-available-log-options
264264```
265265
266- _ See code: [ src/commands/cloudmanager/environment/list-available-log-options.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.18.0 /src/commands/cloudmanager/environment/list-available-log-options.js ) _
266+ _ See code: [ src/commands/cloudmanager/environment/list-available-log-options.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.18.1 /src/commands/cloudmanager/environment/list-available-log-options.js ) _
267267
268268## ` aio cloudmanager:environment:list-variables ENVIRONMENTID `
269269
@@ -286,7 +286,7 @@ ALIASES
286286 $ aio cloudmanager:list-environment-variables
287287```
288288
289- _ See code: [ src/commands/cloudmanager/environment/list-variables.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.18.0 /src/commands/cloudmanager/environment/list-variables.js ) _
289+ _ See code: [ src/commands/cloudmanager/environment/list-variables.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.18.1 /src/commands/cloudmanager/environment/list-variables.js ) _
290290
291291## ` aio cloudmanager:environment:open-developer-console ENVIRONMENTID `
292292
@@ -307,7 +307,7 @@ ALIASES
307307 $ aio cloudmanager:open-developer-console
308308```
309309
310- _ See code: [ src/commands/cloudmanager/environment/open-developer-console.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.18.0 /src/commands/cloudmanager/environment/open-developer-console.js ) _
310+ _ See code: [ src/commands/cloudmanager/environment/open-developer-console.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.18.1 /src/commands/cloudmanager/environment/open-developer-console.js ) _
311311
312312## ` aio cloudmanager:environment:set-variables ENVIRONMENTID `
313313
@@ -339,7 +339,7 @@ ALIASES
339339 $ aio cloudmanager:set-environment-variables
340340```
341341
342- _ See code: [ src/commands/cloudmanager/environment/set-variables.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.18.0 /src/commands/cloudmanager/environment/set-variables.js ) _
342+ _ See code: [ src/commands/cloudmanager/environment/set-variables.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.18.1 /src/commands/cloudmanager/environment/set-variables.js ) _
343343
344344## ` aio cloudmanager:environment:tail-log ENVIRONMENTID SERVICE NAME `
345345
@@ -363,7 +363,7 @@ ALIASES
363363 $ aio cloudmanager:tail-log
364364```
365365
366- _ See code: [ src/commands/cloudmanager/environment/tail-log.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.18.0 /src/commands/cloudmanager/environment/tail-log.js ) _
366+ _ See code: [ src/commands/cloudmanager/environment/tail-log.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.18.1 /src/commands/cloudmanager/environment/tail-log.js ) _
367367
368368## ` aio cloudmanager:execution:get-quality-gate-results PIPELINEID EXECUTIONID ACTION `
369369
@@ -388,7 +388,7 @@ ALIASES
388388 $ aio cloudmanager:get-quality-gate-results
389389```
390390
391- _ See code: [ src/commands/cloudmanager/execution/get-quality-gate-results.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.18.0 /src/commands/cloudmanager/execution/get-quality-gate-results.js ) _
391+ _ See code: [ src/commands/cloudmanager/execution/get-quality-gate-results.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.18.1 /src/commands/cloudmanager/execution/get-quality-gate-results.js ) _
392392
393393## ` aio cloudmanager:execution:get-step-details PIPELINEID EXECUTIONID `
394394
@@ -412,7 +412,7 @@ ALIASES
412412 $ aio cloudmanager:get-execution-step-details
413413```
414414
415- _ See code: [ src/commands/cloudmanager/execution/get-step-details.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.18.0 /src/commands/cloudmanager/execution/get-step-details.js ) _
415+ _ See code: [ src/commands/cloudmanager/execution/get-step-details.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.18.1 /src/commands/cloudmanager/execution/get-step-details.js ) _
416416
417417## ` aio cloudmanager:execution:get-step-log PIPELINEID EXECUTIONID ACTION `
418418
@@ -441,7 +441,7 @@ ALIASES
441441 $ aio cloudmanager:get-execution-step-log
442442```
443443
444- _ See code: [ src/commands/cloudmanager/execution/get-step-log.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.18.0 /src/commands/cloudmanager/execution/get-step-log.js ) _
444+ _ See code: [ src/commands/cloudmanager/execution/get-step-log.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.18.1 /src/commands/cloudmanager/execution/get-step-log.js ) _
445445
446446## ` aio cloudmanager:list-programs `
447447
@@ -458,7 +458,7 @@ OPTIONS
458458 -y, --yaml output in yaml format
459459```
460460
461- _ See code: [ src/commands/cloudmanager/list-programs.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.18.0 /src/commands/cloudmanager/list-programs.js ) _
461+ _ See code: [ src/commands/cloudmanager/list-programs.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.18.1 /src/commands/cloudmanager/list-programs.js ) _
462462
463463## ` aio cloudmanager:pipeline:create-execution PIPELINEID `
464464
@@ -480,7 +480,7 @@ ALIASES
480480 $ aio cloudmanager:start-execution
481481```
482482
483- _ See code: [ src/commands/cloudmanager/pipeline/create-execution.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.18.0 /src/commands/cloudmanager/pipeline/create-execution.js ) _
483+ _ See code: [ src/commands/cloudmanager/pipeline/create-execution.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.18.1 /src/commands/cloudmanager/pipeline/create-execution.js ) _
484484
485485## ` aio cloudmanager:pipeline:delete PIPELINEID `
486486
@@ -501,7 +501,7 @@ ALIASES
501501 $ aio cloudmanager:delete-pipeline
502502```
503503
504- _ See code: [ src/commands/cloudmanager/pipeline/delete.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.18.0 /src/commands/cloudmanager/pipeline/delete.js ) _
504+ _ See code: [ src/commands/cloudmanager/pipeline/delete.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.18.1 /src/commands/cloudmanager/pipeline/delete.js ) _
505505
506506## ` aio cloudmanager:pipeline:list-variables PIPELINEID `
507507
@@ -524,7 +524,7 @@ ALIASES
524524 $ aio cloudmanager:list-pipeline-variables
525525```
526526
527- _ See code: [ src/commands/cloudmanager/pipeline/list-variables.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.18.0 /src/commands/cloudmanager/pipeline/list-variables.js ) _
527+ _ See code: [ src/commands/cloudmanager/pipeline/list-variables.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.18.1 /src/commands/cloudmanager/pipeline/list-variables.js ) _
528528
529529## ` aio cloudmanager:pipeline:set-variables PIPELINEID `
530530
@@ -556,7 +556,7 @@ ALIASES
556556 $ aio cloudmanager:set-pipeline-variables
557557```
558558
559- _ See code: [ src/commands/cloudmanager/pipeline/set-variables.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.18.0 /src/commands/cloudmanager/pipeline/set-variables.js ) _
559+ _ See code: [ src/commands/cloudmanager/pipeline/set-variables.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.18.1 /src/commands/cloudmanager/pipeline/set-variables.js ) _
560560
561561## ` aio cloudmanager:pipeline:update PIPELINEID `
562562
@@ -580,7 +580,7 @@ ALIASES
580580 $ aio cloudmanager:update-pipeline
581581```
582582
583- _ See code: [ src/commands/cloudmanager/pipeline/update.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.18.0 /src/commands/cloudmanager/pipeline/update.js ) _
583+ _ See code: [ src/commands/cloudmanager/pipeline/update.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.18.1 /src/commands/cloudmanager/pipeline/update.js ) _
584584
585585## ` aio cloudmanager:program:delete PROGRAMID `
586586
@@ -600,7 +600,7 @@ ALIASES
600600 $ aio cloudmanager:delete-program
601601```
602602
603- _ See code: [ src/commands/cloudmanager/program/delete.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.18.0 /src/commands/cloudmanager/program/delete.js ) _
603+ _ See code: [ src/commands/cloudmanager/program/delete.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.18.1 /src/commands/cloudmanager/program/delete.js ) _
604604
605605## ` aio cloudmanager:program:list-current-executions `
606606
@@ -620,7 +620,7 @@ ALIASES
620620 $ aio cloudmanager:list-current-executions
621621```
622622
623- _ See code: [ src/commands/cloudmanager/program/list-current-executions.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.18.0 /src/commands/cloudmanager/program/list-current-executions.js ) _
623+ _ See code: [ src/commands/cloudmanager/program/list-current-executions.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.18.1 /src/commands/cloudmanager/program/list-current-executions.js ) _
624624
625625## ` aio cloudmanager:program:list-environments `
626626
@@ -640,7 +640,7 @@ ALIASES
640640 $ aio cloudmanager:list-environments
641641```
642642
643- _ See code: [ src/commands/cloudmanager/program/list-environments.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.18.0 /src/commands/cloudmanager/program/list-environments.js ) _
643+ _ See code: [ src/commands/cloudmanager/program/list-environments.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.18.1 /src/commands/cloudmanager/program/list-environments.js ) _
644644
645645## ` aio cloudmanager:program:list-pipelines `
646646
@@ -660,7 +660,7 @@ ALIASES
660660 $ aio cloudmanager:list-pipelines
661661```
662662
663- _ See code: [ src/commands/cloudmanager/program/list-pipelines.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.18.0 /src/commands/cloudmanager/program/list-pipelines.js ) _
663+ _ See code: [ src/commands/cloudmanager/program/list-pipelines.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.18.1 /src/commands/cloudmanager/program/list-pipelines.js ) _
664664<!-- commandsstop -->
665665
666666# Variables From Standard Input
0 commit comments