kyma-project / application-connector-manager

Apache License 2.0
0 stars 12 forks source link

Add cobra and viper lib for opts parsing #320

Open tobiscr opened 2 months ago

tobiscr commented 2 months ago

Description

Proposal to use Cobra and Viper for opts parsing. This avoids usage of env-vars in repositories

Related issue(s)

150