pitchfork start
- Usage:
pitchfork start [FLAGS] [ID]…
- Aliases:
s
Starts a daemon from a pitchfork.toml file
Arguments
[ID]…
ID of the daemon(s) in pitchfork.toml to start
Flags
-a --all
Start all daemons in all pitchfork.tomls
-f --force
Stop the daemon if it is already running
--delay <DELAY>
Delay in seconds before considering daemon ready (default: 3 seconds)
--output <OUTPUT>
Wait until output matches this regex pattern before considering daemon ready