table of contents
other versions
- Tumbleweed 17+359.34bc8cc0b-30.1
- Leap-16.0
| 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
- agama-config-validate(1)
- Validate a profile using JSON Schema
- agama-config-generate(1)
- Generate and print a native Agama JSON configuration from any kind and location.
- agama-config-edit(1)
- Edit and update installation option using an external editor
| config |