act Verified for current stable LTS

Act Command: Dry Run Actions

An engineer would use the 'act {-n|--dryrun}' command during a continuous integration setup to simulate the execution of workflows without actually making any changes or deploying code, ensuring that everything behaves as expected before running it live. Exact CLI syntax to dry run actions using Act.

When to use this: An engineer would use the 'act {-n|--dryrun}' command during a continuous integration setup to simulate the execution of workflows without actually making any changes or deploying code, ensuring that everything behaves as expected 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 actions 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