3 {! backend/administration/CLI_tasks/general_cli_task_info.include !}
5 ## Migrate uploads from local to remote storage
9 ./bin/pleroma_ctl uploads migrate_local <target_uploader> [option ...]
15 mix pleroma.uploads migrate_local <target_uploader> [option ...]
19 - `--delete` - delete local uploads after migrating them to the target uploader
21 A list of available uploaders can be seen in [Configuration Cheat Sheet](../../configuration/cheatsheet.md#pleromaupload)