Skip to content

Commit ab84720

Browse files
authored
Update README.md
1 parent bce20d1 commit ab84720

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,11 @@ Dump the SQL queries that would be run.
6969
--path=
7070
```
7171
The path of commands files to be executed. E.g. `--path=/commands/`.
72+
**Mark all completed**
73+
```
74+
php artisan deploy-commands:mark-all-completed
75+
```
76+
Mark all pending commands as completed. Useful in debuging or local development.
7277
## TODO
7378
- clean code
7479
- write some tests

0 commit comments

Comments
 (0)