mirror of
https://github.com/RGBCube/serenity
synced 2025-05-17 17:45:08 +00:00
385 B
385 B
Name
config
Synopsis
$ config [--remove] <domain> <group> [key] [value]
Description
Show or modify values in the configuration files through ConfigServer.
Options:
-r
,--remove
: Remove group or key
Arguments:
domain
: Config domaingroup
: Group namekey
: Key namevalue
: Value to write