This application provides a simple to use CLI that reflects industry standards (such as the AWS cli), and enables customers to easily integrate into configurations management, orchestration or automation frameworks to support the DevOps model
When storing the config values, the script appears to append to the config file, causing errors if it is run more than once. Is it possible to have it overwrite the file each time to allow for updating of config values?
When storing the config values, the script appears to append to the config file, causing errors if it is run more than once. Is it possible to have it overwrite the file each time to allow for updating of config values?