Skip to content

Editing matomo config with same-key lists #113

Description

@alex1701c

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions