Exporting and Importing Global Distribution Lists

You can use the following rake tasks to export and import global distribution lists in JSON file format.

Exporting Global Distribution Lists

Run the following command to encrypt passwords:
asctl faspex:rake aspera:export_distribution_list FILE_LOCATION=file_location
For example:
asctl faspex:rake aspera:export_distribution_list FILE_LOCATION=~/faspex_dlist.json

Importing Global Distribution Lists

Run the following command to decrypt passwords:
asctl faspex:rake aspera:import_distribution_list FILE_LOCATION=file_location
For example:
asctl faspex:rake aspera:import_distribution_list FILE_LOCATION=~/faspex_dlist.json