What it does: Gets the value of a configuration option for an Akeeba Backup profile
Syntax: akeeba:option:get [--key=KEY] [--profile=PROFILE] [--format=FORMAT]
Arguments
This command takes no arguments.
Options
Optional. The option key to retrieve.
Optional. The backup profile to use. Default: 1.
Optional. Output format: text, json, print_r, var_dump, var_export.
Exit codes
One of the following exit codes will be set when the command finishes running:
The command completed without an error.
Invalid profile ID.
You have entered a partial key prefix. You need to provide a specific key which returns exactly one value.