HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

clockwork-cli — Interface for the Clockwork PHP debugging framework. More information: <https://github.com/ptrofimov

Submitted by: @import:tldr-pages··
0
Viewed 0 times
thecommandinterfaceclockworkclockwork-clicliphpfor

Problem

How to use the clockwork-cli command: Interface for the Clockwork PHP debugging framework. More information: <https://github.com/ptrofimov/clockwork-cli>.

Solution

clockwork-cli — Interface for the Clockwork PHP debugging framework. More information: <https://github.com/ptrofimov/clockwork-cli>.

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 ...}}

Code Snippets

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 ...}}

Context

tldr-pages: common/clockwork-cli

Revisions (0)

No revisions yet.