clockwork-cli: add page (#2701)
This commit is contained in:
15
pages/common/clockwork-cli.md
Normal file
15
pages/common/clockwork-cli.md
Normal 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 …}}`
|
Reference in New Issue
Block a user