act(1) act(1) (NAME) act - GitHub Actions (SYNOPSIS) act [ ] [] "on: push" . "on: push" . (DESCRIPTION) GitHub Actions ( push) . (OPTIONS) --action-cache-path="/build/.cache/act" . --action-offline-mode[=false] . (force pull) . -a, --actor="nektos/act" . --artifact-server-addr="162.55.28.166" . --artifact-server-path="" . . --artifact-server-port="34567" () . -b, --bind[=false] (bind) . --bug-report[=false] . --cache-server-addr="162.55.28.166" . --cache-server-external-url="" (URL) : https://act-cache-server.example.com ( ). --cache-server-path="/build/.cache/actcache" . --cache-server-port=0 . 0 . --concurrent-jobs=0 . . --container-architecture="" : linux/amd64. . Docker server API 1.41+ . Docker . --container-cap-add=[] (kernel capabilities) ( --container-cap-add SYS_PTRACE). --container-cap-drop=[] (kernel capabilities) ( --container-cap-drop SYS_PTRACE). --container-daemon-socket="" (URI) Docker Engine (: unix://~/.docker/run/docker.sock - ). --container-options="" (job) options . --defaultbranch="" . --detect-event[=false] . -C, --directory="." . -n, --dryrun[=false] . --env=[] ( --env myenv=foo --env myenv). --env-file=".env" . -e, --eventpath="" JSON . --github-instance="github.com" . GitHub Enterprise Server . -g, --graph[=false] . -h, --help[=false] act. --input=[] ( --input myinput=foo). --input-file=".input" . --insecure-secrets[=false] ! (secrets) . -j, --job="" (Job ID) . --json[=false] JSON. -l, --list[=false] . --list-options[=false] JSON . --local-repository=[] (ref) ( https://github.com/test/test@v0=/home/act/test test/test@v0=/home/act/test ). --log-prefix-job-id[=false] JSON . --man-page[=false] (stdout). --matrix=[] ( --matrix java:13). --network="host" . host . --no-cache-server[=false] . --no-recurse[=false] '--workflows'/'-W'. --no-skip-checkout[=false] actions/checkout . -P, --platform=[] ( -P ubuntu-18.04=nektos/act-environments-ubuntu:18.04). --privileged[=false] (privileged mode). -p, --pull[=true] (pull) . -q, --quiet[=false] . --rebuild[=true] . --remote-name="origin" . --replace-ghe-action-token-with-github-com="" replace-ghe-action-with-github-com (personal access token) . --replace-ghe-action-with-github-com=[] GitHub Enterprise Server GitHub (github.com) ( --replace-ghe-action-with-github-com =github/super-linter). -r, --reuse[=false] . --rm[=false] / . -s, --secret=[] (secret) ( -s mysecret=foo -s mysecret). --secret-file=".secrets" ( --secret-file .secrets). --strict[=false] (schema) . --use-gitignore[=true] .gitignore . --use-new-action-cache[=false] Action Cache . --userns="" (user namespace) . --validate[=false] . --var=[] ( --var myvar=foo --var myvar). --var-file=".vars" ( --var-file .vars). -v, --verbose[=false] . --version[=false] act. -w, --watch[=false] . -W, --workflows="./.github/workflows/" () . (HISTORY) 1-Jun-2026 spf13/cobra act 0.2.89 Jun 2026 act(1)