Skip to content

Commit d0c98fc

Browse files
lpcoxCopilot
andauthored
Update docs/usage.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent fcb27aa commit d0c98fc

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

docs/usage.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,11 @@ Options:
3737
--image-registry <registry> Container image registry (default: ghcr.io/github/gh-aw-firewall)
3838
--image-tag <tag> Container image tag (default: latest)
3939
Optional digest metadata:
40-
<tag>,squid=sha256:...,agent=sha256:...,api-proxy=sha256:...
41-
Image name varies by --agent-image preset:
42-
default → agent:<tag>
43-
act → agent-act:<tag>
40+
<tag>,squid=sha256:...,agent=sha256:...,agent-act=sha256:...,api-proxy=sha256:...,cli-proxy=sha256:...
41+
Supported digest metadata keys: squid, agent, agent-act, api-proxy, cli-proxy
42+
Image name varies by --agent-image preset:
43+
default → agent:<tag>
44+
act → agent-act:<tag>
4445
--skip-pull Use local images without pulling from registry (requires images to be
4546
pre-downloaded) (default: false)
4647
-e, --env <KEY=VALUE> Additional environment variables to pass to container (can be

0 commit comments

Comments
 (0)