table of contents
| agama-status(1) | General Commands Manual | agama-status(1) |
NAME¶
agama-status - Prints the current state of the installation (e.g., waiting, blocked, running, or finished)
SYNOPSIS¶
agama status [--format] [-h|--help]
DESCRIPTION¶
Prints the current state of the installation (e.g., waiting, blocked, running, or finished)
OPTIONS¶
- --format <FORMAT> [default: text]
- Specify in which format status will be shown
Possible values:
- json: json format suitable for machine processing
- text: textual format that is optimized to be read for humans, can change in future and can be localized
- -h, --help
- Print help (see a summary with '-h')
| status |