0.0.2 • Published 8 months ago
@incrediblez/confy-tee.azurepat v0.0.2
What is it?
This is a plugin for a tool, called confy-tee.
Provider that this plugin is designed for is: Azure DevOps.
Implementations of this plugin are using PersonalAccessTokens (PAT) authentication functionality.
Meaning, that in order for it to work, you will need to get yourself a Personal Access Token somehow. Refer to Provider's docs for details.
See GIT Repo for details
What can it do?
This plugin enables:
- Writing parameters to Azure DevOps Libraries.
- See
AzureDevOpsLibWriterfor details. - Can write
secretvalues, andplainones. - Does not support "comments", as Azure DevOps Library does not have any palce where it could store them.
- See