constellation/cli
Adrian Stobbe 1edbe962c1
cli: fail fast when CLI and Constellation versions don't match (#1972)
* fail on version mismatch

* rename to validateCLIandConstellationVersionAreEqual

* fix test

* image version must only be major,minor patch equal (ignore suffix)

* add version support doc

* fix: do not check patch version equality for image and cli

* skip validate on force
2023-06-27 18:24:35 +02:00
..
cmd cli: add Terraform log support (#1620) 2023-04-14 14:15:07 +02:00
internal cli: fail fast when CLI and Constellation versions don't match (#1972) 2023-06-27 18:24:35 +02:00
BUILD.bazel bazel: build both cli variants as part of devbuild 2023-05-31 14:00:00 +02:00
main.go Upgrade go module to v2 2022-09-22 09:10:19 +02:00