[CLI Flag Review] Weekly Report #7712
Closed
Replies: 1 comment
|
This discussion was automatically closed because it expired on 2026-08-31T18:07:30.689Z.
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
📊 Summary
✅ Flags Status
--config-d, --allow-domains--allow-domains-file--ruleset-file--block-domains--block-domains-file--ssl-bump--allow-urls-b, --build-local--agent-image--image-registry--image-tag--skip-pull--docker-host--docker-host-path-prefix--container-runtime--cloud-hypervisor-preview--cloud-hypervisor-binary--cloud-hypervisor-kernel--cloud-hypervisor-rootfs--cloud-hypervisor-supervisor--cloud-hypervisor-vcpus--cloud-hypervisor-memory-mib--cloud-hypervisor-api-timeout-ms--cloud-hypervisor-*-sha256-e, --env--env-all--exclude-env--env-file-v, --mount--container-workdir--memory-limit--pids-limit--tty--dns-servers--dns-over-https--upstream-proxy--enable-host-access--network-isolation--no-network-isolation--topology-attach--allow-host-ports--allow-host-service-ports--enable-dind--legacy-security--security-mode--enable-dlp--enable-api-proxy--no-enable-api-proxy--copilot-api-target--openai-api-target--openai-base-url-env--openai-api-base-path--anthropic-api-target--anthropic-api-base-path--openai-api-auth-header--anthropic-api-auth-header--gemini-api-target--gemini-api-base-path--vertex-api-target--vertex-api-base-path--anthropic-auto-cache--anthropic-cache-tail-ttl--rate-limit-rpm--rate-limit-rph--rate-limit-bytes-pm--no-rate-limit--max-model-multiplier--max-model-multiplier-cap--max-permission-denied--max-cache-misses--enable-token-steering--difc-proxy-host--difc-proxy-ca-cert--log-level-k, --keep-containers--agent-timeout--work-dir--proxy-logs-dir--audit-dir--session-state-dir--diagnostic-logs--reflectpredownload --image-registrypredownload --image-tagpredownload --agent-imagepredownload --enable-api-proxypredownload --difc-proxypredownload --configlogs -f, --followlogs --formatlogs --sourcelogs --listlogs --with-pidlogs stats --formatlogs stats --sourcelogs summary --formatlogs summary --sourcelogs audit --formatlogs audit --sourcelogs audit --rulelogs audit --domainlogs audit --decisiondocs/usage.md,docs-site/.../cli-reference.md,CLAUDE.md--enable-api-proxysemantics are stalefalse, and enabling sidecar behavior--no-enable-api-proxyis removed/erroringdocs/usage.md--network-isolationdefault is outdated(default: false)and labels it experimental--legacy-security/--no-network-isolationdocs-site/src/content/docs/reference/cli-reference.md--network-isolation,--topology-attach,--legacy-security,--pids-limit,--docker-host-path-prefixdocs/usage.md--openai-base-url-envdocs-site/src/content/docs/reference/cli-reference.md--anthropic-auto-cacheand--anthropic-cache-tail-ttldocs/usage.md--enable-token-steeringdocs/usage.md,docs-site/.../cli-reference.md--reflectmissing from detailed docsawf --reflectdocs-site/src/content/docs/reference/cli-reference.md--container-workdirdefault is likely wrongUser homedocs-site/src/content/docs/reference/cli-reference.md600,10000,52428800, but CLI option declarations set no defaultsCLAUDE.mddocs/usage.mdpredownload --configpredownload --configabsentdocs-site/src/content/docs/reference/cli-reference.md--openai-api-auth-header,--anthropic-api-auth-header,--vertex-api-target,--vertex-api-base-pathshould either be documented or explicitly hidden/internaldocs-site/src/content/docs/reference/cli-reference.md,docs/usage.md--max-model-multiplier,--max-model-multiplier-cap,--max-permission-denied,--max-cache-missesshould be documented if publicREADME.md--enable-api-proxynot mentioned while README still highlights optional sidecarAGENTS.mdAGENTS.mdfound at repo root📋 Recommendations
High
--enable-api-proxydocs everywhere to match implementation (deprecated/always enabled).--network-isolationdefault behavior,--legacy-security, and--no-network-isolation.cli-reference.mdback to parity for missing public flags:--docker-host-path-prefix,--pids-limit,--topology-attach, API-proxy cache/limit flags, and--reflect.cli-reference.md; remove any value not actually sourced from code/runtime (--container-workdir, rate-limit defaults).Medium
usage.mdentries for--openai-base-url-env,--enable-token-steering,predownload --config, and--reflect.CLAUDE.mdto reflect current defaults and API-proxy behavior.Low
📁 Files Analyzed
src/cli-options.tssrc/commands/subcommands.tsdocs/usage.mddocs-site/src/content/docs/reference/cli-reference.mdREADME.mdCLAUDE.mdAGENTS.md(not present at repository root)All reactions