What it does: Modifies an Akeeba Backup profile
Syntax: akeeba:profile:modify ID [--description=DESCRIPTION] [--quickicon=QUICKICON]
Arguments
This command takes one mandatory argument.
The numeric profile ID to modify.
Options
Optional. Change the description of the backup profile to the given string.
Either --description or --quickicon must be specified for the command to be valid.
Optional. Should there be a one click backup icon for this backup profile? Set to 0 to disable it, set to 1 to enable it.
Either --description or --quickicon must be specified for the command to be valid.
Exit codes
One of the following exit codes will be set when the command finishes running:
The command completed without an error.
Invalid profile ID.
Internal error. Could not modify the backup profile.