strigger
Verified for current stable LTS
Strigger Command: Register New Trigger
Use for register new trigger with Strigger. Exact CLI syntax to register new trigger using Strigger.
When to use this: Use for register new trigger with Strigger.
Command Syntax
strigger --set --<primary_database_failure|primary_slurmdbd_failure|primary_slurmctld_acct_buffer_full|primary_slurmctld_failure|...> -p <path/to/executable> strigger --set --<primary_database_failure|primary_slurmdbd_failure|primary_slurmctld_acct_buffer_full|primary_slurmctld_failure|...> -p <path/to/executable> Live Command Builder
Final Command
strigger --set --<primary_database_failure|primary_slurmdbd_failure|primary_slurmctld_acct_buffer_full|primary_slurmctld_failure|...> -p <path/to/executable> Command Breakdown
--set- Command Option
- Tool-specific option used by this command invocation.
--<primary_database_failure|primary_slurmdbd_failure|primary_slurmctld_acct_buffer_full|primary_slurmctld_failure|...>- Command Option
- Tool-specific option used by this command invocation.
-p- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to register new 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: Clear Specified Trigger
strigger --clear <trigger_id> Strigger Command: Execute Program On Job Termination strigger --set -j <job_id> -f -p "<path/to/executable> <argument1 argument2 ...>" Strigger Command: View Active Triggers strigger --get Strigger Command: View Active Triggers For Job strigger --get -j <job_id> Crane Mutate Command: Set Platform For Pushed Image crane mutate --set-platform <platform_name>