8000 Docs: fix unsupported cgc index flags in setup workflows by DhineshPonnarasan · Pull Request #720 · CodeGraphContext/CodeGraphContext · GitHub
[go: up one dir, main page]

Skip to content

Docs: fix unsupported cgc index flags in setup workflows#720

Open
DhineshPonnarasan wants to merge 3 commits intoCodeGraphContext:mainfrom
DhineshPonnarasan:fix/719-docs-index-flags
Open

Docs: fix unsupported cgc index flags in setup workflows#720
DhineshPonnarasan wants to merge 3 commits intoCodeGraphContext:mainfrom
DhineshPonnarasan:fix/719-docs-index-flags

Conversation

@DhineshPonnarasan
Copy link
Contributor

Summary

Fixes documentation examples in setup workflows that used unsupported cgc index flags.

Closes #719

Changes

Use supported global database flag syntax: cgc --database neo4j index .

Replace unsupported --exclude usage with supported config flow:
cgc config set PARALLEL_WORKERS 4
cgc index .

File changed

setup_workflows.md

Validation

Confirmed examples are executable with current CLI command signatures.

@vercel
Copy link
vercel bot commented Mar 14, 2026

@DhineshPonnarasan is attempting to deploy a commit to the shashankss1205's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Documentation shows unsupported flags for cgc index (--exclude and --parallel)

1 participant

0