table of contents
        
      
      
    
      other versions
    
    - Tumbleweed 17+359.34bc8cc0b-30.1
 - Leap-16.0
 
| agama(1) | General Commands Manual | agama(1) | 
NAME¶
agama - Agama's command-line interface
SYNOPSIS¶
agama [--host] [--insecure] [-h|--help] <subcommands>
DESCRIPTION¶
Agama's command-line interface
This program allows inspecting or changing Agama's configuration, handling installation profiles, starting the installation, monitoring the process, etc.
Please, use the "help" command to learn more.
OPTIONS¶
- --host=HOST [default: http://localhost]
 - URI pointing to Agama's remote host.
    
Examples: https://my-server.lan my-server.local localhost:10443
 - --insecure
 - Whether to accept invalid (self-signed, ...) certificates or not
 - -h, --help
 - Print help (see a summary with '-h')
 
SUBCOMMANDS¶
- agama-config(1)
 - Inspect or change the installation settings
 - agama-probe(1)
 - Analyze the system
 - agama-install(1)
 - Start the system installation
 - agama-questions(1)
 - Handle installer questions
 - agama-logs(1)
 - Collect the installer logs
 - agama-auth(1)
 - Authenticate with Agama's server
 - agama-download(1)
 - Download file from a given (AutoYaST) URL
 - agama-finish(1)
 - Finish the installation
 - agama-monitor(1)
 - Monitors the Agama service
 - agama-events(1)
 - Display Agama events
 
| agama |