Back to Serenity

Config

Base/usr/share/man/man1/config.md

latest392 B
Original Source

Name

config

Synopsis

sh
$ 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 domain
  • group: Group name
  • key: Key name
  • value: Value to write
<!-- Auto-generated through ArgsParser -->