akeeba:sysconfig:get

What it does: Gets the value of an Akeeba Backup component-wide option

Syntax: akeeba:sysconfig:get --key=KEY [--format=FORMAT]

Arguments

This command takes no arguments.

Options

--key=KEY

Mandatory. The option key to retrieve

--option=SOMETHING

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 option key.