Export and Import Settings

These commands allow you to import and export all of Admin Tools settings, just like using the Import / Export feature in Admin Tools' backend interface.

admintools:export

What it does: Exports Admin Tools configuration as a JSON string.

Syntax: admintools:export [--file=FILE]

Arguments

This command takes no arguments.

Options

--file=FILE

Optional. Write the export into a file. If this option is not provided the exported options in JSON format will be written to the standard output.