[docs] Update glossary - daily scan #12716
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Glossary Updates - 2026-01-30
Scan Type
Terms Updated
gh aw projectcommand for creating and managing GitHub Projects V2Changes Analyzed
Related Changes
gh aw project newcommand for creating GitHub Projects V2 boardspkg/cli/project_command.go(new command implementation)pkg/cli/project_command_test.go(tests)docs/src/content/docs/setup/cli.md(CLI documentation)docs/src/content/docs/reference/tokens.md(token requirements)Update Details
The new
projectCLI command enables users to create GitHub Projects V2 boards from the command line. While the GitHub Projects (Projects v2) glossary entry already documents the concept and theupdate-projectsafe output, the CLI glossary entry did not mention thegh aw projectcommand for project creation.Change made:
gh aw projectin the list of available commandsNo new standalone glossary terms were needed because:
Notes
This incremental scan identified one commit introducing new CLI functionality. The update ensures the glossary accurately reflects all available CLI commands while avoiding redundancy with existing terms.