You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This command synchronizes the file records in the database with the files stored in a given upload directory. This functionality is also available through the [File Manager](control-panel/file-manager/synchronizing.md).
4
+
5
+
## Options list:
6
+
7
+
```
8
+
--upload-id=<value>
9
+
-u <value>
10
+
Upload Directory ID. If not provided, list of Upload Directories with corresponding IDs will be shown to choose from
11
+
12
+
--manipulations=<value>
13
+
-m <value>
14
+
Image manipulations to regenerate. Comma separated list of manipulation IDs. Use 'all' to regenerate all manipulations. If not provided, a list of available manipulations with corresponding IDs will be shown to choose from
0 commit comments