2.6.3.akeeba:sysconfig:set

2.6.3.akeeba:sysconfig:set

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.

KEY

The option key to set.

VALUE

The option value to set.

Options

--format=FORMAT

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:

0

The command completed without an error.

1

Invalid key.