-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Description
Hello, I'd like to edit the following file using this command line utility: https://github.com/matomo-org/matomo/blob/e2cbee6a285fbaf38bf752d1b80666a485883e38/config/global.ini.php#L1285
However, I am unable to append an entry in the same format.
Using crudini --set --list --list-sep= dummyfile.ini PluginsInstalled PluginsInstalled[] NewPlugin, I would get something like the following: PluginsInstalled[] = Installation NewPlugin. However, I want the NewPlugin to be on a new line.
Are there any plans to support something like this`? It would be really nice to be able to utilize this tool for this usecase!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels