kool-dev / kool

From local development to the cloud: web apps development with containers made easy.
https://kool.dev
MIT License
667 stars 45 forks source link

kool cloud deploy flags #465

Closed fabriciojs closed 1 year ago

fabriciojs commented 1 year ago

Adding command options as flags in addition to existing environment variables

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 50.00% and project coverage change: -0.27% :warning:

Comparison is base (e53435f) 74.56% compared to head (5fb107f) 74.29%. Report is 2 commits behind head on main.

:exclamation: Current head 5fb107f differs from pull request most recent head cbe7a83. Consider uploading reports for the commit cbe7a83 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #465 +/- ## ========================================== - Coverage 74.56% 74.29% -0.27% ========================================== Files 75 75 Lines 2901 2926 +25 ========================================== + Hits 2163 2174 +11 - Misses 677 685 +8 - Partials 61 67 +6 ``` | [Files Changed](https://app.codecov.io/gh/kool-dev/kool/pull/465?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kool-dev) | Coverage Δ | | |---|---|---| | [commands/cloud\_deploy.go](https://app.codecov.io/gh/kool-dev/kool/pull/465?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kool-dev#diff-Y29tbWFuZHMvY2xvdWRfZGVwbG95Lmdv) | `33.11% <44.82%> (+1.61%)` | :arrow_up: | | [services/cloud/api/deploy.go](https://app.codecov.io/gh/kool-dev/kool/pull/465?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kool-dev#diff-c2VydmljZXMvY2xvdWQvYXBpL2RlcGxveS5nbw==) | `74.68% <100.00%> (+0.32%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.