What it does: Sets the value of an Akeeba Backup component-wide option
Syntax: akeeba:sysconfig:set --key=KEY --value=VALUE [--format=FORMAT]
Arguments
This command takes no arguments.
Options
Mandatory. The option key to set.
Mandatory. The option value to set.
Optional. Output format: text, json, print_r, var_dunp, 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.