table of contents
agama-profile-import(1) | General Commands Manual | agama-profile-import(1) |
NAME¶
agama-profile-import - Process autoinstallation profile and loads it into agama
SYNOPSIS¶
agama profile import [-h|--help] <URL> [DIR]
DESCRIPTION¶
Process autoinstallation profile and loads it into agama
This is top level command that do all autoinstallation processing beside starting installation. Unless there is a need to inject additional commands between processing use this command instead of set of underlying commands.
OPTIONS¶
- -h, --help
- Print help (see a summary with '-h')
- <URL>
- Profile's URL. Supports the same schemas than te "download" command plus AutoYaST specific ones. Supported files are json, jsonnet, sh for Agama profiles and ERB, XML, and rules/classes directories for AutoYaST support
- [DIR]
- Specific directory where all processing happens. By default it uses a temporary directory
import |