Skip to content

[Bug] az boards iteration project create path parameter #965

Open
@ishitam8

Description

@ishitam8

Reference az cli issue here

Issue details
Currently parameter has exmple of: ProjectNameIterationIterationName. Please give more detailed example what is the syntax here.

Here is example of working syntax:

az boards iteration project create --name "S01" --start-date "2020-01-01"
--finish-date "2020-01-14" --path "\MyProject\Iteration\ParentIterarionPath"
--org $org --project $project

There needs to be always hardcoded path part ...\Iteration... between your Azure DevOps project name and the parent iteration.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions