Stores a set of pending changes, together with pending check-in notes, a comment, and a list of associated work items, on ...

Stores a set of pending changes, together with pending check-in notes,
a comment, and a list of associated work items, on the Team Foundation server
without actually checking them into version control.

tf shelve [/replace] [/comment:("comment"|@commentfile)]
          [shelvesetname] [/validate] [/noprompt]
          [/login:username,[password]] [/new]

tf shelve [/move] [/replace] [/comment:("comment"|@commentfile)] [/recursive]
          [shelvesetname] itemspec [/validate] [/noprompt]
          [/login:username,[password]] [/new]

tf shelve /delete shelvesetname[;owner] 
          [/login:username,[password]]
          [/collection:TeamProjectCollectionUrl]