akeeba:profile:reset

What it does: Resets an Akeeba Backup profile. This resets the Configuration options to the factory default values and removes all filters.

Syntax: akeeba:profile:reset --id=ID [--filters]

Arguments

This command takes no arguments.

Options

--filters

Optional. Should I reset the filters as well?

When present the filters will be reset. When not present only the Configuration options will be reset.

--id=ID

Mandatory. The numeric backup profile ID to reset.

More information.

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 profile ID.

2

Internal error.