This makes it easy to set arrays or other complex values in one go. For example: ```bash occ config:system:set trusted_domains --type json --value '["cloud.example.com","cloud-internal.example.com"]' ``` PR: https://github.com/nextcloud/server/pull/52693