-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Closed
Labels
enhancementa request to improve CLIa request to improve CLIgh-projectrelating to the gh project commandrelating to the gh project commandhelp wantedContributions welcomeContributions welcome
Description
Describe the feature or problem you’d like to solve
I want to set the iteration via github cli through the usage of gh project item-edit - for this to work i need th iteration-id - however i am not able to find any source where i get the ids of iterations via gh cli.
When calling gh project item-list no iteration id is returned either:
Proposed solution
either this should be returned with the field-list (Single select fields return their options there aswell) or another command should be introduced (e.g. iteration-list) to get the iterations. Also it would be great if item-list would also return its iteration
Additional context
gh copilot suggest suggested gh api projects/{project-id}/iterations --jq '.[0].iterationId' however i get a 404 back when trying to execute this.
a-mnich, StefanH114, premun, MWilheEx, hoetz and 1 more
Metadata
Metadata
Assignees
Labels
enhancementa request to improve CLIa request to improve CLIgh-projectrelating to the gh project commandrelating to the gh project commandhelp wantedContributions welcomeContributions welcome
