Currently, the tappr utils local check pre-req checker only looks for the existence of the tool and not the min required version. gcloud CLI upgrade a lot frequently and new features implemented in tappr depend on the features available in the new version. tappr utils local check should catch errors like this.
Currently, the
tappr utils local checkpre-req checker only looks for the existence of the tool and not the min required version. gcloud CLI upgrade a lot frequently and new features implemented intapprdepend on the features available in the new version.tappr utils local checkshould catch errors like this.