act Verified for current stable LTS

Act Command: Dry Run

An engineer would use the 'act {-n|--dryrun}' command to simulate the execution of a deployment pipeline without making any actual changes, allowing them to verify the process and identify potential issues before running it live. Exact CLI syntax to dry run using Act.

When to use this: An engineer would use the 'act {-n|--dryrun}' command to simulate the execution of a deployment pipeline without making any actual changes, allowing them to verify the process and identify potential issues before running it live.

Command Syntax

act {-n|--dryrun}

Command Breakdown

act is the base executable for this command.

FAQ

Purpose: Exact syntax to dry run using Act.

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 Act directory