Export Segments using Command Line

@developer - The command is "list-export" so you will use it like:
Code:
php -q /the/path/to/apps/console/console.php list-export --list_uid=2hy17d7s52ndy --segment_uid=18nhat166fr16 --folder_path=/the/path/where/you/want/the/file/saved/on/your/server
 
Back
Top