@@ -178,7 +178,7 @@ EXAMPLES
178178 $ aio cloudmanager:environment:tail-log --programId=PROGRAM_ID ENVIRONMENT_ID SERVICE NAME
179179```
180180
181- _ See code: [ src/commands/cloudmanager/index.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.17 .0/src/commands/cloudmanager/index.js ) _
181+ _ See code: [ src/commands/cloudmanager/index.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.18 .0/src/commands/cloudmanager/index.js ) _
182182
183183## ` aio cloudmanager:current-execution:advance PIPELINEID `
184184
@@ -199,7 +199,7 @@ ALIASES
199199 $ aio cloudmanager:advance-current-execution
200200```
201201
202- _ See code: [ src/commands/cloudmanager/current-execution/advance.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.17 .0/src/commands/cloudmanager/current-execution/advance.js ) _
202+ _ 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 ) _
203203
204204## ` aio cloudmanager:current-execution:cancel PIPELINEID `
205205
@@ -220,7 +220,7 @@ ALIASES
220220 $ aio cloudmanager:cancel-current-execution
221221```
222222
223- _ See code: [ src/commands/cloudmanager/current-execution/cancel.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.17 .0/src/commands/cloudmanager/current-execution/cancel.js ) _
223+ _ 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 ) _
224224
225225## ` aio cloudmanager:current-execution:get PIPELINEID `
226226
@@ -243,7 +243,7 @@ ALIASES
243243 $ aio cloudmanager:get-current-execution
244244```
245245
246- _ See code: [ src/commands/cloudmanager/current-execution/get.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.17 .0/src/commands/cloudmanager/current-execution/get.js ) _
246+ _ 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 ) _
247247
248248## ` aio cloudmanager:environment:delete ENVIRONMENTID `
249249
@@ -264,7 +264,7 @@ ALIASES
264264 $ aio cloudmanager:delete-environment
265265```
266266
267- _ See code: [ src/commands/cloudmanager/environment/delete.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.17 .0/src/commands/cloudmanager/environment/delete.js ) _
267+ _ 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 ) _
268268
269269## ` aio cloudmanager:environment:download-logs ENVIRONMENTID SERVICE NAME [DAYS] `
270270
@@ -292,7 +292,7 @@ ALIASES
292292 $ aio cloudmanager:download-logs
293293```
294294
295- _ See code: [ src/commands/cloudmanager/environment/download-logs.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.17 .0/src/commands/cloudmanager/environment/download-logs.js ) _
295+ _ 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 ) _
296296
297297## ` aio cloudmanager:environment:list-available-log-options ENVIRONMENTID `
298298
@@ -315,7 +315,7 @@ ALIASES
315315 $ aio cloudmanager:list-available-log-options
316316```
317317
318- _ See code: [ src/commands/cloudmanager/environment/list-available-log-options.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.17 .0/src/commands/cloudmanager/environment/list-available-log-options.js ) _
318+ _ 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 ) _
319319
320320## ` aio cloudmanager:environment:list-variables ENVIRONMENTID `
321321
@@ -338,7 +338,7 @@ ALIASES
338338 $ aio cloudmanager:list-environment-variables
339339```
340340
341- _ See code: [ src/commands/cloudmanager/environment/list-variables.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.17 .0/src/commands/cloudmanager/environment/list-variables.js ) _
341+ _ 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 ) _
342342
343343## ` aio cloudmanager:environment:open-developer-console ENVIRONMENTID `
344344
@@ -359,7 +359,7 @@ ALIASES
359359 $ aio cloudmanager:open-developer-console
360360```
361361
362- _ See code: [ src/commands/cloudmanager/environment/open-developer-console.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.17 .0/src/commands/cloudmanager/environment/open-developer-console.js ) _
362+ _ 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 ) _
363363
364364## ` aio cloudmanager:environment:set-variables ENVIRONMENTID `
365365
@@ -391,7 +391,7 @@ ALIASES
391391 $ aio cloudmanager:set-environment-variables
392392```
393393
394- _ See code: [ src/commands/cloudmanager/environment/set-variables.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.17 .0/src/commands/cloudmanager/environment/set-variables.js ) _
394+ _ 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 ) _
395395
396396## ` aio cloudmanager:environment:tail-log ENVIRONMENTID SERVICE NAME `
397397
@@ -415,7 +415,7 @@ ALIASES
415415 $ aio cloudmanager:tail-log
416416```
417417
418- _ See code: [ src/commands/cloudmanager/environment/tail-log.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.17 .0/src/commands/cloudmanager/environment/tail-log.js ) _
418+ _ 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 ) _
419419
420420## ` aio cloudmanager:execution:get-quality-gate-results PIPELINEID EXECUTIONID ACTION `
421421
@@ -440,7 +440,7 @@ ALIASES
440440 $ aio cloudmanager:get-quality-gate-results
441441```
442442
443- _ See code: [ src/commands/cloudmanager/execution/get-quality-gate-results.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.17 .0/src/commands/cloudmanager/execution/get-quality-gate-results.js ) _
443+ _ 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 ) _
444444
445445## ` aio cloudmanager:execution:get-step-details PIPELINEID EXECUTIONID `
446446
@@ -464,7 +464,7 @@ ALIASES
464464 $ aio cloudmanager:get-execution-step-details
465465```
466466
467- _ See code: [ src/commands/cloudmanager/execution/get-step-details.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.17 .0/src/commands/cloudmanager/execution/get-step-details.js ) _
467+ _ 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 ) _
468468
469469## ` aio cloudmanager:execution:get-step-log PIPELINEID EXECUTIONID ACTION `
470470
@@ -493,7 +493,7 @@ ALIASES
493493 $ aio cloudmanager:get-execution-step-log
494494```
495495
496- _ See code: [ src/commands/cloudmanager/execution/get-step-log.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.17 .0/src/commands/cloudmanager/execution/get-step-log.js ) _
496+ _ 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 ) _
497497
498498## ` aio cloudmanager:list-programs `
499499
@@ -510,7 +510,7 @@ OPTIONS
510510 -y, --yaml output in yaml format
511511```
512512
513- _ See code: [ src/commands/cloudmanager/list-programs.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.17 .0/src/commands/cloudmanager/list-programs.js ) _
513+ _ 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 ) _
514514
515515## ` aio cloudmanager:pipeline:create-execution PIPELINEID `
516516
@@ -532,7 +532,7 @@ ALIASES
532532 $ aio cloudmanager:start-execution
533533```
534534
535- _ See code: [ src/commands/cloudmanager/pipeline/create-execution.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.17 .0/src/commands/cloudmanager/pipeline/create-execution.js ) _
535+ _ 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 ) _
536536
537537## ` aio cloudmanager:pipeline:delete PIPELINEID `
538538
@@ -553,7 +553,7 @@ ALIASES
553553 $ aio cloudmanager:delete-pipeline
554554```
555555
556- _ See code: [ src/commands/cloudmanager/pipeline/delete.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.17 .0/src/commands/cloudmanager/pipeline/delete.js ) _
556+ _ 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 ) _
557557
558558## ` aio cloudmanager:pipeline:list-variables PIPELINEID `
559559
@@ -576,7 +576,7 @@ ALIASES
576576 $ aio cloudmanager:list-pipeline-variables
577577```
578578
579- _ See code: [ src/commands/cloudmanager/pipeline/list-variables.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.17 .0/src/commands/cloudmanager/pipeline/list-variables.js ) _
579+ _ 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 ) _
580580
581581## ` aio cloudmanager:pipeline:set-variables PIPELINEID `
582582
@@ -608,7 +608,7 @@ ALIASES
608608 $ aio cloudmanager:set-pipeline-variables
609609```
610610
611- _ See code: [ src/commands/cloudmanager/pipeline/set-variables.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.17 .0/src/commands/cloudmanager/pipeline/set-variables.js ) _
611+ _ 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 ) _
612612
613613## ` aio cloudmanager:pipeline:update PIPELINEID `
614614
@@ -632,7 +632,7 @@ ALIASES
632632 $ aio cloudmanager:update-pipeline
633633```
634634
635- _ See code: [ src/commands/cloudmanager/pipeline/update.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.17 .0/src/commands/cloudmanager/pipeline/update.js ) _
635+ _ 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 ) _
636636
637637## ` aio cloudmanager:program:delete PROGRAMID `
638638
@@ -652,7 +652,7 @@ ALIASES
652652 $ aio cloudmanager:delete-program
653653```
654654
655- _ See code: [ src/commands/cloudmanager/program/delete.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.17 .0/src/commands/cloudmanager/program/delete.js ) _
655+ _ 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 ) _
656656
657657## ` aio cloudmanager:program:list-current-executions `
658658
@@ -672,7 +672,7 @@ ALIASES
672672 $ aio cloudmanager:list-current-executions
673673```
674674
675- _ See code: [ src/commands/cloudmanager/program/list-current-executions.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.17 .0/src/commands/cloudmanager/program/list-current-executions.js ) _
675+ _ 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 ) _
676676
677677## ` aio cloudmanager:program:list-environments `
678678
@@ -692,7 +692,7 @@ ALIASES
692692 $ aio cloudmanager:list-environments
693693```
694694
695- _ See code: [ src/commands/cloudmanager/program/list-environments.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.17 .0/src/commands/cloudmanager/program/list-environments.js ) _
695+ _ 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 ) _
696696
697697## ` aio cloudmanager:program:list-pipelines `
698698
@@ -712,7 +712,7 @@ ALIASES
712712 $ aio cloudmanager:list-pipelines
713713```
714714
715- _ See code: [ src/commands/cloudmanager/program/list-pipelines.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/0.17 .0/src/commands/cloudmanager/program/list-pipelines.js ) _
715+ _ 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 ) _
716716<!-- commandsstop -->
717717
718718# Variables From Standard Input
0 commit comments