@@ -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.8 .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.9 .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.8 .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.9 .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.8 .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.9 .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.8 .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.9 .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.8 .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.9 .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.8 .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.9 .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.8 .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.9 .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.8 .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.9 .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.8 .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.9 .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.8 .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.9 .0/src/commands/cloudmanager/environment/open-developer-console.js ) _
412412
413413## ` aio cloudmanager:environment:set-variables ENVIRONMENTID `
414414
@@ -451,11 +451,15 @@ OPTIONS
451451
452452 --publishVariable=publishVariable variable values in KEY VALUE format for publish service
453453
454+ --strict performs strict validation of internal variables. Can also be enabled by setting
455+ configuration property cloudmanager.environmentVariables.strictValidation to a
456+ truthy value.
457+
454458ALIASES
455459 $ aio cloudmanager:set-environment-variables
456460```
457461
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 ) _
462+ _ See code: [ src/commands/cloudmanager/environment/set-variables.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.9 .0/src/commands/cloudmanager/environment/set-variables.js ) _
459463
460464## ` aio cloudmanager:environment:tail-log ENVIRONMENTID SERVICE NAME `
461465
@@ -479,7 +483,7 @@ ALIASES
479483 $ aio cloudmanager:tail-log
480484```
481485
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 ) _
486+ _ See code: [ src/commands/cloudmanager/environment/tail-log.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.9 .0/src/commands/cloudmanager/environment/tail-log.js ) _
483487
484488## ` aio cloudmanager:environment:unbind-ip-allowlist ENVIRONMENTID IPALLOWLISTID SERVICE `
485489
@@ -499,7 +503,7 @@ OPTIONS
499503 --imsContextName=imsContextName the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager
500504```
501505
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 ) _
506+ _ See code: [ src/commands/cloudmanager/environment/unbind-ip-allowlist.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.9 .0/src/commands/cloudmanager/environment/unbind-ip-allowlist.js ) _
503507
504508## ` aio cloudmanager:execution:get-quality-gate-results PIPELINEID EXECUTIONID ACTION `
505509
@@ -524,7 +528,7 @@ ALIASES
524528 $ aio cloudmanager:get-quality-gate-results
525529```
526530
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 ) _
531+ _ See code: [ src/commands/cloudmanager/execution/get-quality-gate-results.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.9 .0/src/commands/cloudmanager/execution/get-quality-gate-results.js ) _
528532
529533## ` aio cloudmanager:execution:get-step-details PIPELINEID EXECUTIONID `
530534
@@ -548,7 +552,7 @@ ALIASES
548552 $ aio cloudmanager:get-execution-step-details
549553```
550554
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 ) _
555+ _ See code: [ src/commands/cloudmanager/execution/get-step-details.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.9 .0/src/commands/cloudmanager/execution/get-step-details.js ) _
552556
553557## ` aio cloudmanager:execution:get-step-log PIPELINEID EXECUTIONID ACTION `
554558
@@ -577,7 +581,7 @@ ALIASES
577581 $ aio cloudmanager:get-execution-step-log
578582```
579583
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 ) _
584+ _ See code: [ src/commands/cloudmanager/execution/get-step-log.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.9 .0/src/commands/cloudmanager/execution/get-step-log.js ) _
581585
582586## ` aio cloudmanager:ip-allowlist:bind IPALLOWLISTID ENVIRONMENTID SERVICE `
583587
@@ -597,7 +601,7 @@ OPTIONS
597601 --imsContextName=imsContextName the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager
598602```
599603
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 ) _
604+ _ See code: [ src/commands/cloudmanager/ip-allowlist/bind.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.9 .0/src/commands/cloudmanager/ip-allowlist/bind.js ) _
601605
602606## ` aio cloudmanager:ip-allowlist:create NAME `
603607
@@ -616,7 +620,7 @@ OPTIONS
616620 --imsContextName=imsContextName the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager
617621```
618622
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 ) _
623+ _ See code: [ src/commands/cloudmanager/ip-allowlist/create.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.9 .0/src/commands/cloudmanager/ip-allowlist/create.js ) _
620624
621625## ` aio cloudmanager:ip-allowlist:delete IPALLOWLISTID `
622626
@@ -634,7 +638,7 @@ OPTIONS
634638 --imsContextName=imsContextName the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager
635639```
636640
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 ) _
641+ _ See code: [ src/commands/cloudmanager/ip-allowlist/delete.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.9 .0/src/commands/cloudmanager/ip-allowlist/delete.js ) _
638642
639643## ` aio cloudmanager:ip-allowlist:get-binding-details IPALLOWLISTID `
640644
@@ -654,7 +658,7 @@ OPTIONS
654658 --imsContextName=imsContextName the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager
655659```
656660
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 ) _
661+ _ See code: [ src/commands/cloudmanager/ip-allowlist/get-binding-details.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.9 .0/src/commands/cloudmanager/ip-allowlist/get-binding-details.js ) _
658662
659663## ` aio cloudmanager:ip-allowlist:unbind IPALLOWLISTID ENVIRONMENTID SERVICE `
660664
@@ -674,7 +678,7 @@ OPTIONS
674678 --imsContextName=imsContextName the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager
675679```
676680
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 ) _
681+ _ See code: [ src/commands/cloudmanager/ip-allowlist/unbind.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.9 .0/src/commands/cloudmanager/ip-allowlist/unbind.js ) _
678682
679683## ` aio cloudmanager:ip-allowlist:update IPALLOWLISTID `
680684
@@ -695,7 +699,7 @@ OPTIONS
695699 --imsContextName=imsContextName the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager
696700```
697701
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 ) _
702+ _ See code: [ src/commands/cloudmanager/ip-allowlist/update.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.9 .0/src/commands/cloudmanager/ip-allowlist/update.js ) _
699703
700704## ` aio cloudmanager:list-programs `
701705
@@ -712,7 +716,7 @@ OPTIONS
712716 --imsContextName=imsContextName the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager
713717```
714718
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 ) _
719+ _ See code: [ src/commands/cloudmanager/list-programs.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.9 .0/src/commands/cloudmanager/list-programs.js ) _
716720
717721## ` aio cloudmanager:pipeline:create-execution PIPELINEID `
718722
@@ -734,7 +738,7 @@ ALIASES
734738 $ aio cloudmanager:start-execution
735739```
736740
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 ) _
741+ _ See code: [ src/commands/cloudmanager/pipeline/create-execution.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.9 .0/src/commands/cloudmanager/pipeline/create-execution.js ) _
738742
739743## ` aio cloudmanager:pipeline:delete PIPELINEID `
740744
@@ -755,7 +759,7 @@ ALIASES
755759 $ aio cloudmanager:delete-pipeline
756760```
757761
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 ) _
762+ _ See code: [ src/commands/cloudmanager/pipeline/delete.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.9 .0/src/commands/cloudmanager/pipeline/delete.js ) _
759763
760764## ` aio cloudmanager:pipeline:list-executions PIPELINEID `
761765
@@ -776,7 +780,7 @@ OPTIONS
776780 --imsContextName=imsContextName the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager
777781```
778782
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 ) _
783+ _ See code: [ src/commands/cloudmanager/pipeline/list-executions.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.9 .0/src/commands/cloudmanager/pipeline/list-executions.js ) _
780784
781785## ` aio cloudmanager:pipeline:list-variables PIPELINEID `
782786
@@ -799,7 +803,7 @@ ALIASES
799803 $ aio cloudmanager:list-pipeline-variables
800804```
801805
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 ) _
806+ _ See code: [ src/commands/cloudmanager/pipeline/list-variables.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.9 .0/src/commands/cloudmanager/pipeline/list-variables.js ) _
803807
804808## ` aio cloudmanager:pipeline:set-variables PIPELINEID `
805809
@@ -831,7 +835,7 @@ ALIASES
831835 $ aio cloudmanager:set-pipeline-variables
832836```
833837
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 ) _
838+ _ See code: [ src/commands/cloudmanager/pipeline/set-variables.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.9 .0/src/commands/cloudmanager/pipeline/set-variables.js ) _
835839
836840## ` aio cloudmanager:pipeline:update PIPELINEID `
837841
@@ -855,7 +859,7 @@ ALIASES
855859 $ aio cloudmanager:update-pipeline
856860```
857861
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 ) _
862+ _ See code: [ src/commands/cloudmanager/pipeline/update.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.9 .0/src/commands/cloudmanager/pipeline/update.js ) _
859863
860864## ` aio cloudmanager:program:delete PROGRAMID `
861865
@@ -875,7 +879,7 @@ ALIASES
875879 $ aio cloudmanager:delete-program
876880```
877881
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 ) _
882+ _ See code: [ src/commands/cloudmanager/program/delete.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.9 .0/src/commands/cloudmanager/program/delete.js ) _
879883
880884## ` aio cloudmanager:program:list-current-executions `
881885
@@ -895,7 +899,7 @@ ALIASES
895899 $ aio cloudmanager:list-current-executions
896900```
897901
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 ) _
902+ _ See code: [ src/commands/cloudmanager/program/list-current-executions.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.9 .0/src/commands/cloudmanager/program/list-current-executions.js ) _
899903
900904## ` aio cloudmanager:program:list-environments `
901905
@@ -915,7 +919,7 @@ ALIASES
915919 $ aio cloudmanager:list-environments
916920```
917921
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 ) _
922+ _ See code: [ src/commands/cloudmanager/program/list-environments.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.9 .0/src/commands/cloudmanager/program/list-environments.js ) _
919923
920924## ` aio cloudmanager:program:list-ip-allowlists `
921925
@@ -932,7 +936,7 @@ OPTIONS
932936 --imsContextName=imsContextName the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager
933937```
934938
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 ) _
939+ _ See code: [ src/commands/cloudmanager/program/list-ip-allowlists.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.9 .0/src/commands/cloudmanager/program/list-ip-allowlists.js ) _
936940
937941## ` aio cloudmanager:program:list-pipelines `
938942
@@ -952,7 +956,7 @@ ALIASES
952956 $ aio cloudmanager:list-pipelines
953957```
954958
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 ) _
959+ _ See code: [ src/commands/cloudmanager/program/list-pipelines.js] ( https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/1.9 .0/src/commands/cloudmanager/program/list-pipelines.js ) _
956960<!-- commandsstop -->
957961
958962# Variables From Standard Input
0 commit comments