strigger
Verified for current stable LTS
Strigger Command: View Active Triggers For Job
Use for view active triggers for job with Strigger. Exact CLI syntax to view active triggers for job using Strigger.
When to use this: Use for view active triggers for job with Strigger.
Command Syntax
strigger --get -j <job_id> strigger --get -j <job_id> Live Command Builder
Final Command
strigger --get -j <job_id> Command Breakdown
--get- Command Option
- Tool-specific option used by this command invocation.
-j- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to view active triggers for job 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: 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 Dolt Config Command: Get Config Variable Value dolt config --get <name>