work item type [witadmin] changefield

황제낙엽 2020.02.05 16:56 조회 수 : 256

sitelink1  
sitelink2  
sitelink3  

사용법: witadmin changefield /collection:collectionurl /n:refname [/name:newname] [/type:newtype]
[/syncnamechanges:true|false] [/reportingname:reportingname] [/reportingrefname:reportingrefname] [/reportingtype:type]
[/reportingformula:formula] [/noprompt]

 /collection              Team Foundation 프로젝트 컬렉션을 지정합니다. http://servername:8080/tfs/Collection0과 같은 완전하게 지정된 URL을 사용하십시오.
 /n                        필드의 참조 이름입니다.
 /name                   필드의 새 이름입니다.
 /type                     새 필드 형식입니다. Html과 PlainText 간의 변환만 지원됩니다.
 /syncnamechanges    ID 이름 변경에 대응하여 필드의 값을 업데이트해야 할지를 지정합니다.
 /reportingname        웨어하우스에서 보고에 사용되는 필드의 이름을 지정합니다.
 /reportingrefname    웨어하우스에서 보고에 사용되는 필드의 참조 이름을 지정합니다.
 /reportingtype         보고를 위해 필드가 웨어하우스에 사용되는 방식을 지정합니다(dimension, detail, measure, none).
 /reportingformula    필드가 measure로 보고되는 경우 수식을 지정합니다. 지원되는 수식은 sum입니다.
 /noprompt             확인 메시지를 끕니다.