@@ -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.16.3 /src/commands/cloudmanager/index.js ) _
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 ) _
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.16.3 /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.17.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.16.3 /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.17.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.16.3 /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.17.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.16.3 /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.17.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.16.3 /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.17.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.16.3 /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.17.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.16.3 /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.17.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.16.3 /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.17.0 /src/commands/cloudmanager/environment/open-developer-console.js ) _
363363
364364## ` aio cloudmanager:environment:set-variables ENVIRONMENTID `
365365
@@ -385,7 +385,7 @@ ALIASES
385385 $ aio cloudmanager:set-environment-variables
386386```
387387
388- _ 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 ) _
388+ _ 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 ) _
389389
390390## ` aio cloudmanager:environment:tail-log ENVIRONMENTID SERVICE NAME `
391391
@@ -409,7 +409,7 @@ ALIASES
409409 $ aio cloudmanager:tail-log
410410```
411411
412- _ 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 ) _
412+ _ 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 ) _
413413
414414## ` aio cloudmanager:execution:get-quality-gate-results PIPELINEID EXECUTIONID ACTION `
415415
@@ -434,7 +434,7 @@ ALIASES
434434 $ aio cloudmanager:get-quality-gate-results
435435```
436436
437- _ 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 ) _
437+ _ 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 ) _
438438
439439## ` aio cloudmanager:execution:get-step-details PIPELINEID EXECUTIONID `
440440
@@ -458,7 +458,7 @@ ALIASES
458458 $ aio cloudmanager:get-execution-step-details
459459```
460460
461- _ 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 ) _
461+ _ 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 ) _
462462
463463## ` aio cloudmanager:execution:get-step-log PIPELINEID EXECUTIONID ACTION `
464464
@@ -487,7 +487,7 @@ ALIASES
487487 $ aio cloudmanager:get-execution-step-log
488488```
489489
490- _ 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 ) _
490+ _ 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 ) _
491491
492492## ` aio cloudmanager:list-programs `
493493
@@ -504,7 +504,7 @@ OPTIONS
504504 -y, --yaml output in yaml format
505505```
506506
507- _ 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 ) _
507+ _ 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 ) _
508508
509509## ` aio cloudmanager:pipeline:create-execution PIPELINEID `
510510
@@ -526,7 +526,7 @@ ALIASES
526526 $ aio cloudmanager:start-execution
527527```
528528
529- _ 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 ) _
529+ _ 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 ) _
530530
531531## ` aio cloudmanager:pipeline:delete PIPELINEID `
532532
@@ -547,7 +547,7 @@ ALIASES
547547 $ aio cloudmanager:delete-pipeline
548548```
549549
550- _ 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 ) _
550+ _ 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 ) _
551551
552552## ` aio cloudmanager:pipeline:list-variables PIPELINEID `
553553
@@ -570,7 +570,7 @@ ALIASES
570570 $ aio cloudmanager:list-pipeline-variables
571571```
572572
573- _ 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 ) _
573+ _ 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 ) _
574574
575575## ` aio cloudmanager:pipeline:set-variables PIPELINEID `
576576
@@ -596,7 +596,7 @@ ALIASES
596596 $ aio cloudmanager:set-pipeline-variables
597597```
598598
599- _ 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 ) _
599+ _ 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 ) _
600600
601601## ` aio cloudmanager:pipeline:update PIPELINEID `
602602
@@ -620,7 +620,7 @@ ALIASES
620620 $ aio cloudmanager:update-pipeline
621621```
622622
623- _ 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 ) _
623+ _ 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 ) _
624624
625625## ` aio cloudmanager:program:delete PROGRAMID `
626626
@@ -640,7 +640,7 @@ ALIASES
640640 $ aio cloudmanager:delete-program
641641```
642642
643- _ 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 ) _
643+ _ 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 ) _
644644
645645## ` aio cloudmanager:program:list-current-executions `
646646
@@ -660,7 +660,7 @@ ALIASES
660660 $ aio cloudmanager:list-current-executions
661661```
662662
663- _ 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 ) _
663+ _ 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 ) _
664664
665665## ` aio cloudmanager:program:list-environments `
666666
@@ -680,7 +680,7 @@ ALIASES
680680 $ aio cloudmanager:list-environments
681681```
682682
683- _ 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 ) _
683+ _ 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 ) _
684684
685685## ` aio cloudmanager:program:list-pipelines `
686686
@@ -700,7 +700,7 @@ ALIASES
700700 $ aio cloudmanager:list-pipelines
701701```
702702
703- _ 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 ) _
703+ _ 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 ) _
704704<!-- commandsstop -->
705705
706706# Development
0 commit comments