clockwork-cli: add page (#2701)

italian
Owen Voke 2019-02-04 20:05:08 +00:00 committed by Marco Bonelli
parent ebdcd30566
commit 2886bcdcdc
1 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,15 @@
# clockwork-cli
> A command line interface for the Clockwork PHP debugging framework.
- Monitor Clockwork logs for the current project:
`clockwork-cli`
- Monitor Clockwork logs for a specific project:
`clockwork-cli {{path/to/directory}}`
- Monitor Clockwork logs for multiple projects:
`clockwork-cli {{path/to/directory1 path/to/directory2 …}}`