Scroll to navigation

agama-config-generate(1) General Commands Manual agama-config-generate(1)

NAME

agama-config-generate - Generate and print a native Agama JSON configuration from any kind and location.

SYNOPSIS

agama config generate [-h|--help] [URL_OR_PATH]

DESCRIPTION

Generate and print a native Agama JSON configuration from any kind and location.

Kinds: - JSON - Jsonnet, injecting the hardware information - AutoYaST profile, including ERB and rules/classes

Locations: - path - URL (including AutoYaST specific schemes)

For an example of Jsonnet-based profile, see https://github.com/openSUSE/agama/blob/master/rust/agama-lib/share/examples/profile.jsonnet

OPTIONS

Print help (see a summary with '-h')
[URL_OR_PATH]
JSON file: URL or path or `-` for standard input
generate