0.1.3 • Published 7 months ago

@tjosepo/azure-devops-npm-auth v0.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

@tjosepo/azure-devops-npm-auth

Authentication helper for Azure Artifacts.

Getting started

Install the package:

npm install -D @tjosepo/azure-devops-npm-auth

Then, run:

npx azure-devops-npm-auth

Usage with CLI

$ npx azure-devops-npm-auth --help

Usage: azure-devops-npm-auth [options]

Options:
  --pat <pat>      Azure DevOps Private Access Token with "Packaging (Read & Write)" permissions
  --url <urls...>  Azure DevOps feed URL. Accepts multiple URLs.
  --npmrc <path>   Path to the .npmrc file that specifies the Azure DevOps feed (default: "./.npmrc")
  --target <path>  Path to the .npmrc file that will receive the authentication token (default: "~/.npmrc")
  -h, --help       display help for command
0.1.2

7 months ago

0.1.3

7 months ago

0.1.1

11 months ago

0.1.0

2 years ago