tfx-cli

v0.17.0
CLI for Azure DevOps Services and Team Foundation Server

clean

rimraf _build

build

tsc -p .

postbuild

ncp app/tfx-cli.js _build/tfx-cli.js && ncp package.json _build/package.json && ncp app/exec/build/tasks/_resources _build/exec/build/tasks/_resources

prepublishOnly

npm run build
npm i tfx-cli

Metadata

  • MIT
  • >=8.0.0
  • Microsoft Corporation
  • released 3/15/2024

Downloads