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 ...>"

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

Back to Strigger directory