Skip to content

Pause

ctx

ctx pause

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

ctx pause [flags]

Flags:

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

Example:

# Pause hooks for a quick investigation
ctx pause

# Resume when ready
ctx resume

See also: