pitchfork daemons remove
- Usage:
pitchfork daemons remove [--local] [--project] <ID> - Aliases:
rm
Remove a daemon from pitchfork.toml
Arguments
<ID>
The ID of the daemon to remove (e.g., "api" or "namespace/api")
Flags
--local
Remove from pitchfork.local.toml instead of pitchfork.toml
--project
Remove from pitchfork.toml explicitly (default if no flag specified)
