Azure / Azure/azure-devops-cli-extension

[Bug] az boards iteration project create path parameter

Open
#965 9 comments 1 reaction 1 assignee Claimed by @geverghe View on GitHub
Area: ProToCol documentation
Dominant language
Python
Stars
682
Forks
278
Avg merge
3d 23h
Merged PRs (30d)
3

Description

Reference az cli issue [here](https://github.com/Azure/azure-cli-extensions/issues/1294)

**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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.