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.
What it does: Exports Admin Tools configuration as a JSON string.
Syntax: admintools:export [--file=FILE]
Arguments
This command takes no arguments.
Options
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.