cells admin config delete
Delete a configuration item
Synopsis¶
DESCRIPTION
Delete a configuration item. It will be removed from both the pydio.json file and the database.
SYNTAX
Configuration Item is represented by two parameters that you must pass as arguments: - serviceName: name of the corresponding service - configName: name of the parameter you want to delete
EXAMPLE
Delete the port entry for the micro.web service (rest api) $ ./cells admin config delete micro.web port
Options¶
Options inherited from parent commands¶
SEE ALSO¶
- ./cells admin config - Configuration manager
Auto generated by Pydio Cells Home Edition v4.4.13 on 7-May-2025