Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

A plugin to interact with and manage artifacts stored in the Microsoft Team Foundation Version Control SCM.


There is no need to install a TFS or TFVC client. The plugin uses a Java based API to interact with Team Foundation Version Control.

Supported Versions

  • 2013+

Key Features

  • Easily Configured
  • No installation necessary
  • Executes commands using embedded Java API.

Instance Properties

FlexDeploy supports creation of SCM instances and the following properties must be configured for each TFVC Instance. These properties are available to all operations.

Property NameRequiredDescription
FDTFVC_URLYesTeam Foundation Server collection URL.
FDTFVC_USERYesThe user name for connecting to TFS/TFVC. User name does not need to be domain qualified.
 FDTFVC_PASSWORD

Yes

The password for the FDTFVC_USER.

Plugin Operations

  • No labels