table of contents
agama-config(1) | General Commands Manual | agama-config(1) |
NAME¶
agama-config - Inspect or change the installation settings
SYNOPSIS¶
agama config [-h|--help] <subcommands>
DESCRIPTION¶
Inspect or change the installation settings.
You can inspect and change installation settings from the command-line. The "show" subcommand generates a "profile" which is a JSON document describing the current configuration.
If you want to change any configuration value, you can load a profile (complete or partial) using the "load" subcommand.
OPTIONS¶
- -h, --help
- Print help (see a summary with '-h')
SUBCOMMANDS¶
- agama-config-show(1)
- Generate an installation profile with the current settings
- agama-config-load(1)
- Read and load a profile from the standard input
- agama-config-edit(1)
- Edit and update installation option using an external editor
config |