= config:edit == Description Creates or edits a configuration. == Syntax config:edit [options] pid == Arguments |=== |Name |Description | pid | PID of the configuration or of the factory if --factory is given. Pid can also be specified as ldap query |=== == Options |=== |Name |Description |--type |Specifies the configuration storage type (cfg or json). |--alias |Specifies the alias used for this factory config. |--factory |Define this config as a factory config. Will be created on calling update |--help |Display this help message |--force |Force the edition of this config, even if another one was under edition |=== == Details classpath:edit.txt