Skip to content

pitchfork daemons remove

  • Usage: pitchfork daemons remove [FLAGS] <ID>
  • Aliases: rm
  • Effect: destructive — may delete or irreversibly overwrite

Remove a daemon from a pitchfork config file

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)
  • --global — Remove from the user-level global config (~/.config/pitchfork/config.toml)
  • -h --help — Print help
MIT LicenseCopyright © 2026jdx.dev