Description | Add, update, or remove properties from a property file. If the property file does not exist, an attempt will be made to create it. Special values for the propertyFile parameter are '@config' and '@service' for the ACLI configuration properties and ACLI service configuration properties respectfully. Use one or more field parameters where each field parameter is a key=value pair. An existing property with the same key will be replaced with the new value otherwise a new property will be added with the value. Properties with blank values will be removed. Comments and include references will be preserved. |
---|