akeeba:profile:create

What it does: Create a new, not yet configured, backup profile

Syntax: akeeba:profile:create [--description=DESCRIPTION] [--quickicon=QUICKICON] [--format=FORMAT]

Arguments

This command takes no arguments.

Options

--description=DESCRIPTION

Optional. Description for the new backup profile. Default: "New backup profile".

--quickicon=QUICKICON

Optional. Should the new backup profile have a one-click backup icon? Default: 1

--format=FORMAT

Optional. The format for the response. Use JSON to get a JSON-parseable numeric ID of the new backup profile. Values: text, json

Exit codes

One of the following exit codes will be set when the command finishes running:

0

The command completed without an error.

2

Internal error