vsts - logging into Visual Studio Team Services using developer command prompt - can't delete project -


i want tidy visual studio team services source control , trying delete old project. i've looked online , have command required developer command prompt. don't know how authenticate myself via prompt.

for example have command:

tfsdeleteproject /collection/https://domain_name.visualstudio.com/defaultcollection/project_name/ 

but message:

deletes team project team foundation. use command, must member of either team foundation server administrators group or member of project administrators group project deleting. use command caution because after deleting team project cannot recovered. 

can provide help? access source control via tfs plugin in visual studio , has username , password screen. command prompt don't know how login.

as @daveshaw mentioned, delete team project on visual studio team services, use web access administration page (https://your-site.visualstudio.com/defaultcollection/_admin). click small arrow name of obsolete team project , delete.

delete vso team project


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

android - Keyboard hides my half of edit-text and button below it even in scroll view -

css - Make div keyboard-scrollable in jQuery Mobile? -