uselagoon / lagoon-cli

A CLI for Lagoon - Docker Build and Deploy System for Kubernetes
https://uselagoon.github.io/lagoon-cli
MIT License
24 stars 15 forks source link

refactor: environment auto-idle from uint to boolean #377

Closed CGoodwin90 closed 1 month ago

CGoodwin90 commented 1 month ago

General Checklist

Converts environment auto-idle from uint to bool to reflect the refactor in https://github.com/uselagoon/lagoon-cli/pull/366.

shreddedbacon commented 1 month ago

:see_no_evil: can't believe I missed that one. Thanks!