strigger
Verified for current stable LTS
Strigger Command: Execute Program On Job Termination
Use for execute program on job termination with Strigger. Exact CLI syntax to execute program on job termination using Strigger.
When to use this: Use for execute program on job termination with Strigger.
Command Syntax
strigger --set -j <job_id> -f -p "<path/to/executable> <argument1 argument2 ...>" strigger --set -j <job_id> -f -p "<path/to/executable> <argument1 argument2 ...>" Live Command Builder
Final Command
strigger --set -j <job_id> -f -p "<path/to/executable> <argument1 argument2 ...>" Command Breakdown
--set- Command Option
- Tool-specific option used by this command invocation.
-j- Command Option
- Tool-specific option used by this command invocation.
-f- 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 execute program on job termination 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: 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> Crane Mutate Command: Set Platform For Pushed Image crane mutate --set-platform <platform_name>