Pause

ctx pause¶
Pause all context nudge and reminder hooks for the current session. Security hooks (dangerous command blocking) and housekeeping hooks still fire.
Flags:
| Flag | Description |
|---|---|
--session-id |
Session ID (overrides stdin) |
Example:
See also:
ctx resume— the matching resume command- Pausing Context Hooks recipe