@@ -205,7 +205,7 @@ ALIASES
205205 $ aio cloudmanager:advance-current-execution
206206```
207207
208- _ See code: [ src/commands/cloudmanager/current-execution/advance.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.7 .0/src/commands/cloudmanager/current-execution/advance.js ) _
208+ _ See code: [ src/commands/cloudmanager/current-execution/advance.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.8 .0/src/commands/cloudmanager/current-execution/advance.js ) _
209209
210210## ` aio cloudmanager:current-execution:cancel PIPELINEID `
211211
@@ -226,7 +226,7 @@ ALIASES
226226 $ aio cloudmanager:cancel-current-execution
227227```
228228
229- _ See code: [ src/commands/cloudmanager/current-execution/cancel.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.7 .0/src/commands/cloudmanager/current-execution/cancel.js ) _
229+ _ See code: [ src/commands/cloudmanager/current-execution/cancel.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.8 .0/src/commands/cloudmanager/current-execution/cancel.js ) _
230230
231231## ` aio cloudmanager:current-execution:get PIPELINEID `
232232
@@ -249,7 +249,7 @@ ALIASES
249249 $ aio cloudmanager:get-current-execution
250250```
251251
252- _ See code: [ src/commands/cloudmanager/current-execution/get.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.7 .0/src/commands/cloudmanager/current-execution/get.js ) _
252+ _ See code: [ src/commands/cloudmanager/current-execution/get.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.8 .0/src/commands/cloudmanager/current-execution/get.js ) _
253253
254254## ` aio cloudmanager:environment:bind-ip-allowlist ENVIRONMENTID IPALLOWLISTID SERVICE `
255255
@@ -269,7 +269,7 @@ OPTIONS
269269 --imsContextName=imsContextName the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager
270270```
271271
272- _ See code: [ src/commands/cloudmanager/environment/bind-ip-allowlist.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.7 .0/src/commands/cloudmanager/environment/bind-ip-allowlist.js ) _
272+ _ See code: [ src/commands/cloudmanager/environment/bind-ip-allowlist.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.8 .0/src/commands/cloudmanager/environment/bind-ip-allowlist.js ) _
273273
274274## ` aio cloudmanager:environment:delete ENVIRONMENTID `
275275
@@ -290,7 +290,7 @@ ALIASES
290290 $ aio cloudmanager:delete-environment
291291```
292292
293- _ See code: [ src/commands/cloudmanager/environment/delete.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.7 .0/src/commands/cloudmanager/environment/delete.js ) _
293+ _ See code: [ src/commands/cloudmanager/environment/delete.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.8 .0/src/commands/cloudmanager/environment/delete.js ) _
294294
295295## ` aio cloudmanager:environment:download-logs ENVIRONMENTID SERVICE NAME [DAYS] `
296296
@@ -318,7 +318,7 @@ ALIASES
318318 $ aio cloudmanager:download-logs
319319```
320320
321- _ See code: [ src/commands/cloudmanager/environment/download-logs.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.7 .0/src/commands/cloudmanager/environment/download-logs.js ) _
321+ _ See code: [ src/commands/cloudmanager/environment/download-logs.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.8 .0/src/commands/cloudmanager/environment/download-logs.js ) _
322322
323323## ` aio cloudmanager:environment:list-available-log-options ENVIRONMENTID `
324324
@@ -341,7 +341,7 @@ ALIASES
341341 $ aio cloudmanager:list-available-log-options
342342```
343343
344- _ See code: [ src/commands/cloudmanager/environment/list-available-log-options.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.7 .0/src/commands/cloudmanager/environment/list-available-log-options.js ) _
344+ _ See code: [ src/commands/cloudmanager/environment/list-available-log-options.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.8 .0/src/commands/cloudmanager/environment/list-available-log-options.js ) _
345345
346346## ` aio cloudmanager:environment:list-ip-allowlist-bindings ENVIRONMENTID `
347347
@@ -364,7 +364,7 @@ ALIASES
364364 $ aio cloudmanager:environment:list-bound-ip-allowlists
365365```
366366
367- _ See code: [ src/commands/cloudmanager/environment/list-ip-allowlist-bindings.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.7 .0/src/commands/cloudmanager/environment/list-ip-allowlist-bindings.js ) _
367+ _ See code: [ src/commands/cloudmanager/environment/list-ip-allowlist-bindings.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.8 .0/src/commands/cloudmanager/environment/list-ip-allowlist-bindings.js ) _
368368
369369## ` aio cloudmanager:environment:list-variables ENVIRONMENTID `
370370
@@ -387,7 +387,7 @@ ALIASES
387387 $ aio cloudmanager:list-environment-variables
388388```
389389
390- _ See code: [ src/commands/cloudmanager/environment/list-variables.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.7 .0/src/commands/cloudmanager/environment/list-variables.js ) _
390+ _ See code: [ src/commands/cloudmanager/environment/list-variables.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.8 .0/src/commands/cloudmanager/environment/list-variables.js ) _
391391
392392## ` aio cloudmanager:environment:open-developer-console ENVIRONMENTID `
393393
@@ -408,7 +408,7 @@ ALIASES
408408 $ aio cloudmanager:open-developer-console
409409```
410410
411- _ See code: [ src/commands/cloudmanager/environment/open-developer-console.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.7 .0/src/commands/cloudmanager/environment/open-developer-console.js ) _
411+ _ See code: [ src/commands/cloudmanager/environment/open-developer-console.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.8 .0/src/commands/cloudmanager/environment/open-developer-console.js ) _
412412
413413## ` aio cloudmanager:environment:set-variables ENVIRONMENTID `
414414
@@ -455,7 +455,7 @@ ALIASES
455455 $ aio cloudmanager:set-environment-variables
456456```
457457
458- _ See code: [ src/commands/cloudmanager/environment/set-variables.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.7 .0/src/commands/cloudmanager/environment/set-variables.js ) _
458+ _ See code: [ src/commands/cloudmanager/environment/set-variables.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.8 .0/src/commands/cloudmanager/environment/set-variables.js ) _
459459
460460## ` aio cloudmanager:environment:tail-log ENVIRONMENTID SERVICE NAME `
461461
@@ -479,7 +479,7 @@ ALIASES
479479 $ aio cloudmanager:tail-log
480480```
481481
482- _ See code: [ src/commands/cloudmanager/environment/tail-log.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.7 .0/src/commands/cloudmanager/environment/tail-log.js ) _
482+ _ See code: [ src/commands/cloudmanager/environment/tail-log.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.8 .0/src/commands/cloudmanager/environment/tail-log.js ) _
483483
484484## ` aio cloudmanager:environment:unbind-ip-allowlist ENVIRONMENTID IPALLOWLISTID SERVICE `
485485
@@ -499,7 +499,7 @@ OPTIONS
499499 --imsContextName=imsContextName the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager
500500```
501501
502- _ See code: [ src/commands/cloudmanager/environment/unbind-ip-allowlist.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.7 .0/src/commands/cloudmanager/environment/unbind-ip-allowlist.js ) _
502+ _ See code: [ src/commands/cloudmanager/environment/unbind-ip-allowlist.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.8 .0/src/commands/cloudmanager/environment/unbind-ip-allowlist.js ) _
503503
504504## ` aio cloudmanager:execution:get-quality-gate-results PIPELINEID EXECUTIONID ACTION `
505505
@@ -524,7 +524,7 @@ ALIASES
524524 $ aio cloudmanager:get-quality-gate-results
525525```
526526
527- _ See code: [ src/commands/cloudmanager/execution/get-quality-gate-results.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.7 .0/src/commands/cloudmanager/execution/get-quality-gate-results.js ) _
527+ _ See code: [ src/commands/cloudmanager/execution/get-quality-gate-results.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.8 .0/src/commands/cloudmanager/execution/get-quality-gate-results.js ) _
528528
529529## ` aio cloudmanager:execution:get-step-details PIPELINEID EXECUTIONID `
530530
@@ -548,7 +548,7 @@ ALIASES
548548 $ aio cloudmanager:get-execution-step-details
549549```
550550
551- _ See code: [ src/commands/cloudmanager/execution/get-step-details.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.7 .0/src/commands/cloudmanager/execution/get-step-details.js ) _
551+ _ See code: [ src/commands/cloudmanager/execution/get-step-details.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.8 .0/src/commands/cloudmanager/execution/get-step-details.js ) _
552552
553553## ` aio cloudmanager:execution:get-step-log PIPELINEID EXECUTIONID ACTION `
554554
@@ -577,7 +577,7 @@ ALIASES
577577 $ aio cloudmanager:get-execution-step-log
578578```
579579
580- _ See code: [ src/commands/cloudmanager/execution/get-step-log.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.7 .0/src/commands/cloudmanager/execution/get-step-log.js ) _
580+ _ See code: [ src/commands/cloudmanager/execution/get-step-log.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.8 .0/src/commands/cloudmanager/execution/get-step-log.js ) _
581581
582582## ` aio cloudmanager:ip-allowlist:bind IPALLOWLISTID ENVIRONMENTID SERVICE `
583583
@@ -597,7 +597,7 @@ OPTIONS
597597 --imsContextName=imsContextName the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager
598598```
599599
600- _ See code: [ src/commands/cloudmanager/ip-allowlist/bind.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.7 .0/src/commands/cloudmanager/ip-allowlist/bind.js ) _
600+ _ See code: [ src/commands/cloudmanager/ip-allowlist/bind.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.8 .0/src/commands/cloudmanager/ip-allowlist/bind.js ) _
601601
602602## ` aio cloudmanager:ip-allowlist:create NAME `
603603
@@ -616,7 +616,7 @@ OPTIONS
616616 --imsContextName=imsContextName the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager
617617```
618618
619- _ See code: [ src/commands/cloudmanager/ip-allowlist/create.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.7 .0/src/commands/cloudmanager/ip-allowlist/create.js ) _
619+ _ See code: [ src/commands/cloudmanager/ip-allowlist/create.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.8 .0/src/commands/cloudmanager/ip-allowlist/create.js ) _
620620
621621## ` aio cloudmanager:ip-allowlist:delete IPALLOWLISTID `
622622
@@ -634,7 +634,7 @@ OPTIONS
634634 --imsContextName=imsContextName the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager
635635```
636636
637- _ See code: [ src/commands/cloudmanager/ip-allowlist/delete.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.7 .0/src/commands/cloudmanager/ip-allowlist/delete.js ) _
637+ _ See code: [ src/commands/cloudmanager/ip-allowlist/delete.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.8 .0/src/commands/cloudmanager/ip-allowlist/delete.js ) _
638638
639639## ` aio cloudmanager:ip-allowlist:get-binding-details IPALLOWLISTID `
640640
@@ -654,7 +654,7 @@ OPTIONS
654654 --imsContextName=imsContextName the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager
655655```
656656
657- _ See code: [ src/commands/cloudmanager/ip-allowlist/get-binding-details.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.7 .0/src/commands/cloudmanager/ip-allowlist/get-binding-details.js ) _
657+ _ See code: [ src/commands/cloudmanager/ip-allowlist/get-binding-details.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.8 .0/src/commands/cloudmanager/ip-allowlist/get-binding-details.js ) _
658658
659659## ` aio cloudmanager:ip-allowlist:unbind IPALLOWLISTID ENVIRONMENTID SERVICE `
660660
@@ -674,7 +674,7 @@ OPTIONS
674674 --imsContextName=imsContextName the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager
675675```
676676
677- _ See code: [ src/commands/cloudmanager/ip-allowlist/unbind.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.7 .0/src/commands/cloudmanager/ip-allowlist/unbind.js ) _
677+ _ See code: [ src/commands/cloudmanager/ip-allowlist/unbind.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.8 .0/src/commands/cloudmanager/ip-allowlist/unbind.js ) _
678678
679679## ` aio cloudmanager:ip-allowlist:update IPALLOWLISTID `
680680
@@ -695,7 +695,7 @@ OPTIONS
695695 --imsContextName=imsContextName the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager
696696```
697697
698- _ See code: [ src/commands/cloudmanager/ip-allowlist/update.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.7 .0/src/commands/cloudmanager/ip-allowlist/update.js ) _
698+ _ See code: [ src/commands/cloudmanager/ip-allowlist/update.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.8 .0/src/commands/cloudmanager/ip-allowlist/update.js ) _
699699
700700## ` aio cloudmanager:list-programs `
701701
@@ -712,7 +712,7 @@ OPTIONS
712712 --imsContextName=imsContextName the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager
713713```
714714
715- _ See code: [ src/commands/cloudmanager/list-programs.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.7 .0/src/commands/cloudmanager/list-programs.js ) _
715+ _ See code: [ src/commands/cloudmanager/list-programs.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.8 .0/src/commands/cloudmanager/list-programs.js ) _
716716
717717## ` aio cloudmanager:pipeline:create-execution PIPELINEID `
718718
@@ -734,7 +734,7 @@ ALIASES
734734 $ aio cloudmanager:start-execution
735735```
736736
737- _ See code: [ src/commands/cloudmanager/pipeline/create-execution.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.7 .0/src/commands/cloudmanager/pipeline/create-execution.js ) _
737+ _ See code: [ src/commands/cloudmanager/pipeline/create-execution.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.8 .0/src/commands/cloudmanager/pipeline/create-execution.js ) _
738738
739739## ` aio cloudmanager:pipeline:delete PIPELINEID `
740740
@@ -755,7 +755,7 @@ ALIASES
755755 $ aio cloudmanager:delete-pipeline
756756```
757757
758- _ See code: [ src/commands/cloudmanager/pipeline/delete.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.7 .0/src/commands/cloudmanager/pipeline/delete.js ) _
758+ _ See code: [ src/commands/cloudmanager/pipeline/delete.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.8 .0/src/commands/cloudmanager/pipeline/delete.js ) _
759759
760760## ` aio cloudmanager:pipeline:list-executions PIPELINEID `
761761
@@ -776,7 +776,7 @@ OPTIONS
776776 --imsContextName=imsContextName the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager
777777```
778778
779- _ See code: [ src/commands/cloudmanager/pipeline/list-executions.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.7 .0/src/commands/cloudmanager/pipeline/list-executions.js ) _
779+ _ See code: [ src/commands/cloudmanager/pipeline/list-executions.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.8 .0/src/commands/cloudmanager/pipeline/list-executions.js ) _
780780
781781## ` aio cloudmanager:pipeline:list-variables PIPELINEID `
782782
@@ -799,7 +799,7 @@ ALIASES
799799 $ aio cloudmanager:list-pipeline-variables
800800```
801801
802- _ See code: [ src/commands/cloudmanager/pipeline/list-variables.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.7 .0/src/commands/cloudmanager/pipeline/list-variables.js ) _
802+ _ See code: [ src/commands/cloudmanager/pipeline/list-variables.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.8 .0/src/commands/cloudmanager/pipeline/list-variables.js ) _
803803
804804## ` aio cloudmanager:pipeline:set-variables PIPELINEID `
805805
@@ -831,7 +831,7 @@ ALIASES
831831 $ aio cloudmanager:set-pipeline-variables
832832```
833833
834- _ See code: [ src/commands/cloudmanager/pipeline/set-variables.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.7 .0/src/commands/cloudmanager/pipeline/set-variables.js ) _
834+ _ See code: [ src/commands/cloudmanager/pipeline/set-variables.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.8 .0/src/commands/cloudmanager/pipeline/set-variables.js ) _
835835
836836## ` aio cloudmanager:pipeline:update PIPELINEID `
837837
@@ -855,7 +855,7 @@ ALIASES
855855 $ aio cloudmanager:update-pipeline
856856```
857857
858- _ See code: [ src/commands/cloudmanager/pipeline/update.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.7 .0/src/commands/cloudmanager/pipeline/update.js ) _
858+ _ See code: [ src/commands/cloudmanager/pipeline/update.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.8 .0/src/commands/cloudmanager/pipeline/update.js ) _
859859
860860## ` aio cloudmanager:program:delete PROGRAMID `
861861
@@ -875,7 +875,7 @@ ALIASES
875875 $ aio cloudmanager:delete-program
876876```
877877
878- _ See code: [ src/commands/cloudmanager/program/delete.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.7 .0/src/commands/cloudmanager/program/delete.js ) _
878+ _ See code: [ src/commands/cloudmanager/program/delete.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.8 .0/src/commands/cloudmanager/program/delete.js ) _
879879
880880## ` aio cloudmanager:program:list-current-executions `
881881
@@ -895,7 +895,7 @@ ALIASES
895895 $ aio cloudmanager:list-current-executions
896896```
897897
898- _ See code: [ src/commands/cloudmanager/program/list-current-executions.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.7 .0/src/commands/cloudmanager/program/list-current-executions.js ) _
898+ _ See code: [ src/commands/cloudmanager/program/list-current-executions.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.8 .0/src/commands/cloudmanager/program/list-current-executions.js ) _
899899
900900## ` aio cloudmanager:program:list-environments `
901901
@@ -915,7 +915,7 @@ ALIASES
915915 $ aio cloudmanager:list-environments
916916```
917917
918- _ See code: [ src/commands/cloudmanager/program/list-environments.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.7 .0/src/commands/cloudmanager/program/list-environments.js ) _
918+ _ See code: [ src/commands/cloudmanager/program/list-environments.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.8 .0/src/commands/cloudmanager/program/list-environments.js ) _
919919
920920## ` aio cloudmanager:program:list-ip-allowlists `
921921
@@ -932,7 +932,7 @@ OPTIONS
932932 --imsContextName=imsContextName the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager
933933```
934934
935- _ See code: [ src/commands/cloudmanager/program/list-ip-allowlists.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.7 .0/src/commands/cloudmanager/program/list-ip-allowlists.js ) _
935+ _ See code: [ src/commands/cloudmanager/program/list-ip-allowlists.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.8 .0/src/commands/cloudmanager/program/list-ip-allowlists.js ) _
936936
937937## ` aio cloudmanager:program:list-pipelines `
938938
@@ -952,7 +952,7 @@ ALIASES
952952 $ aio cloudmanager:list-pipelines
953953```
954954
955- _ See code: [ src/commands/cloudmanager/program/list-pipelines.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.7 .0/src/commands/cloudmanager/program/list-pipelines.js ) _
955+ _ See code: [ src/commands/cloudmanager/program/list-pipelines.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.8 .0/src/commands/cloudmanager/program/list-pipelines.js ) _
956956<!-- commandsstop -->
957957
958958# Variables From Standard Input
0 commit comments