What it does: Sets the value of an Akeeba Backup component-wide option
Syntax: akeeba:sysconfig:set KEY VALUE [--format=FORMAT]
Arguments
This command takes two mandatory arguments.
The option key to set.
The option value to set.
Options
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 key.