strigger
Verified for current stable LTS
Strigger Command: Clear Specified Trigger
Use for clear specified trigger with Strigger. Exact CLI syntax to clear specified trigger using Strigger.
When to use this: Use for clear specified trigger with Strigger.
Command Syntax
strigger --clear <trigger_id> strigger --clear <trigger_id> Live Command Builder
Final Command
strigger --clear <trigger_id> Command Breakdown
--clear- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to clear specified trigger using Strigger.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Strigger Command: Execute Program On Job Termination
strigger --set -j <job_id> -f -p "<path/to/executable> <argument1 argument2 ...>" Strigger Command: Register New Trigger strigger --set --<primary_database_failure|primary_slurmdbd_failure|primary_slurmctld_acct_buffer_full|primary_slurmctld_failure|...> -p <path/to/executable> Strigger Command: View Active Triggers strigger --get Strigger Command: View Active Triggers For Job strigger --get -j <job_id> Ccache Command: Clear All Cache ccache -C