nextcloud/tests/core/command
Robin McCorkell b9d384d837 occ config:system:set can now set other value types
Integers, doubles, booleans and even arrays can now be set, with the
--type=... option. Array setting can be specified by passing multiple
name arguments, e.g. `./occ config:system:set redis port --value=123
--type=integer`
2016-01-14 15:02:54 +01:00
..
config occ config:system:set can now set other value types 2016-01-14 15:02:54 +01:00
encryption Do not set single user in constructor 2015-09-18 08:55:59 +02:00
log Unit tests for occ log:* commands 2015-08-19 13:49:41 +01:00
maintenance Unit tests for mimetype loader 2015-09-04 17:37:10 +01:00
user Fix test message and add 'user' to it 2015-06-11 13:44:38 +02:00