table of contents
other versions
- Tumbleweed 17+359.34bc8cc0b-30.1
- Leap-16.0
| agama-download(1) | General Commands Manual | agama-download(1) |
NAME¶
agama-download - Download file from a given (AutoYaST) URL
SYNOPSIS¶
agama download [-h|--help] <URL> <DESTINATION>
DESCRIPTION¶
Download file from a given (AutoYaST) URL
The purpose of this command is to download files using AutoYaST supported schemas (e.g. device://). It can be used to download additional scripts, configuration files and so on. You can use it for downloading Agama autoinstallation profiles. If you want to convert an AutoYaST profile, use "agama config generate".
OPTIONS¶
- -h, --help
- Print help (see a summary with '-h')
- <URL>
- URL reference pointing to file for download. If a relative URL is provided, it will be resolved against the current working directory
- <DESTINATION>
- File name
| download |