imperva / incapsula-cli

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
Other
26 stars 11 forks source link

Overwrite config #9

Closed DSMcL2017 closed 3 years ago

DSMcL2017 commented 3 years ago

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?

DSMcL2017 commented 3 years ago

Sorry, I just realized there is a multiple profile option for API configuration