Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

TFS remove all workspace on local

Tags:

tfs

Today I want to clean all workspace on our build server. But I tried some command param and failed.

How to remove all TFS workspace on local?

like image 756
Amitabha Avatar asked Nov 25 '25 20:11

Amitabha


1 Answers

After search, following cmd will remove all workspaces:

tf workspaces /remove:*

Refs:

What’s the difference between tf workspace /delete and tf workspaces /remove?

TFS – deleting old workspaces

like image 75
Amitabha Avatar answered Nov 28 '25 17:11

Amitabha



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!