Skip to content

Commit fd75589

Browse files
committed
Readme
1 parent 72f4e7a commit fd75589

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,14 @@ php artisan akeneo-image:process {disk} {path} {--force}
7979
php artisan akeneo-image:upload {image-id}
8080
```
8181

82+
### Cleanup
83+
84+
You may optionally run the cleanup command to remove images:
85+
86+
```shell
87+
php artisan akeneo-image:cleanup --days=30
88+
```
89+
8290
## Quality
8391

8492
To ensure the quality of this package, run the following command:

0 commit comments

Comments
 (0)