Joas Schilling
f2cb03e155
Allow array recursion in get
2016-01-14 15:02:55 +01:00
Joas Schilling
a06f0256a9
Allow deleting a nested system config value
2016-01-14 15:02:54 +01:00
Joas Schilling
00ab50defc
Retain backwards compatibility
2016-01-14 15:02:54 +01:00
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
Thomas Müller
682821c71e
Happy new year!
2016-01-12 15:02:18 +01:00
Joas Schilling
01dc3935d0
Add app and config name to error messages
2015-07-16 17:54:04 +02:00
Joas Schilling
971060862e
Fix typo in command description
2015-07-07 11:20:53 +02:00
Joas Schilling
2b86eb0b29
Add commands to get, set and delete app config values
2015-07-07 11:18:25 +02:00
Joas Schilling
bc084c40a6
Add a command to delete a system config
2015-07-07 11:18:25 +02:00
Joas Schilling
3608c1007e
Add a command to get a config value
2015-07-07 11:18:25 +02:00
Joas Schilling
a83eac3762
Add a command to set a system config value
2015-07-07 11:18:25 +02:00