akeeba:sysconfig:set

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

--key=KEY

Mandatory. The option key to set.

--value=VALUE

Mandatory. The option value to set.

--format=FORMAT

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:

0

The command completed without an error.

1

Invalid key.