config:delete
Description
Delete a configuration.
Syntax
config:delete [options] pid
Arguments
Name | Description |
---|---|
pid | PID of the configuration |
Options
Name | Description |
---|---|
--help | Display this help message |
-f, --use-file | Configuration lookup using the filename instead of the pid |
--no-delete-cfg-file | Do not delete the configuration file from the etc folder |
--force | Force the edition of this config, even if another one was under edition |