Skip to content

Pause

ctx

ctx hook pause

Pause all context nudge and reminder hooks for the current session. Security hooks (dangerous command blocking) and housekeeping hooks still fire.

ctx hook pause [flags]

Flags:

Flag Description
--session-id Session ID (overrides stdin)

Example:

# Pause hooks for a quick investigation
ctx hook pause

# Resume when ready
ctx hook resume

See also: