Managing Google Runtime Configurations

Using Spring Cloud Config with Google Runtime Configs is pretty nice, but also pretty painful. There's no UI. No straight forward way to see the configurations (buckets) or the variables contained within. No easy (user friendly way) to add, delete, or update the variables. After dealing with this a few weeks I decided to spend some time to make my own little bash script to assist in this process.
Continue reading...