schema
stringclasses
471 values
key
stringlengths
0
203
description
stringlengths
0
4.37k
object
stringlengths
2
322k
service-schema.json
cleanContents
Clear remote directory contents
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
preservePaths
Preserve file paths
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
trustSSL
Trust server certificate
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
customCmds
FTP Commands
{"type": "string", "ignoreCase": "key"}
service-schema.json
task
FTP upload Upload files using FTP
{"ignoreCase": "value", "pattern": "^FtpUpload@1$"}
service-schema.json
inputs
FTP upload inputs
{"properties": {"credentialsOption": {"ignoreCase": "all", "enum": ["serviceEndpoint", "inputs"], "aliases": ["credsType"]}, "serverEndpoint": {"type": "string", "ignoreCase": "key"}, "serverUrl": {"type": "string", "ignoreCase": "key"}, "username": {"type": "string", "ignoreCase": "key"}, "password": {"type": "string", "ignoreCase": "key"}, "rootDirectory": {"type": "string", "ignoreCase": "key", "aliases": ["rootFolder"]}, "filePatterns": {"type": "string", "ignoreCase": "key"}, "remoteDirectory": {"type": "string", "ignoreCase": "key", "aliases": ["remotePath"]}, "clean": {"type": "boolean", "ignoreCase": "key"}, "cleanContents": {"type": "boolean", "ignoreCase": "key"}, "overwrite": {"type": "boolean", "ignoreCase": "key"}, "preservePaths": {"type": "boolean", "ignoreCase": "key"}, "trustSSL": {"type": "boolean", "ignoreCase": "key"}}, "additionalProperties": false, "required": ["rootDirectory"]}
service-schema.json
credentialsOption
Authentication Method
{"ignoreCase": "all", "enum": ["serviceEndpoint", "inputs"], "aliases": ["credsType"]}
service-schema.json
serverEndpoint
FTP Service Connection
{"type": "string", "ignoreCase": "key"}
service-schema.json
serverUrl
Server URL
{"type": "string", "ignoreCase": "key"}
service-schema.json
username
Username
{"type": "string", "ignoreCase": "key"}
service-schema.json
password
Password
{"type": "string", "ignoreCase": "key"}
service-schema.json
rootDirectory
Root folder
{"type": "string", "ignoreCase": "key", "aliases": ["rootFolder"]}
service-schema.json
filePatterns
File patterns
{"type": "string", "ignoreCase": "key"}
service-schema.json
remoteDirectory
Remote directory
{"type": "string", "ignoreCase": "key", "aliases": ["remotePath"]}
service-schema.json
clean
Delete remote directory
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
cleanContents
Clear remote directory contents
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
overwrite
Overwrite
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
preservePaths
Preserve file paths
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
trustSSL
Trust server certificate
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
task
Windows machine file copy Copy files to remote Windows machines
{"ignoreCase": "value", "pattern": "^WindowsMachineFileCopy@1$"}
service-schema.json
inputs
Windows machine file copy inputs
{"properties": {"SourcePath": {"type": "string", "ignoreCase": "key"}, "EnvironmentName": {"type": "string", "ignoreCase": "key"}, "AdminUserName": {"type": "string", "ignoreCase": "key"}, "AdminPassword": {"type": "string", "ignoreCase": "key"}, "TargetPath": {"type": "string", "ignoreCase": "key"}, "CleanTargetBeforeCopy": {"type": "boolean", "ignoreCase": "key"}, "CopyFilesInParallel": {"type": "boolean", "ignoreCase": "key"}, "AdditionalArguments": {"type": "string", "ignoreCase": "key"}, "ResourceFilteringMethod": {"ignoreCase": "all", "enum": ["machineNames", "tags"]}, "MachineNames": {"type": "string", "ignoreCase": "key"}}, "additionalProperties": false, "required": ["SourcePath", "TargetPath"]}
service-schema.json
SourcePath
Source
{"type": "string", "ignoreCase": "key"}
service-schema.json
EnvironmentName
Machines
{"type": "string", "ignoreCase": "key"}
service-schema.json
AdminUserName
Admin Login
{"type": "string", "ignoreCase": "key"}
service-schema.json
AdminPassword
Password
{"type": "string", "ignoreCase": "key"}
service-schema.json
TargetPath
Destination Folder
{"type": "string", "ignoreCase": "key"}
service-schema.json
CleanTargetBeforeCopy
Clean Target
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
CopyFilesInParallel
Copy Files in Parallel
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
AdditionalArguments
Additional Arguments
{"type": "string", "ignoreCase": "key"}
service-schema.json
ResourceFilteringMethod
Select Machines By
{"ignoreCase": "all", "enum": ["machineNames", "tags"]}
service-schema.json
MachineNames
Filter Criteria
{"type": "string", "ignoreCase": "key"}
service-schema.json
task
Windows machine file copy Copy files to remote Windows machines
{"ignoreCase": "value", "pattern": "^WindowsMachineFileCopy@2$"}
service-schema.json
inputs
Windows machine file copy inputs
{"properties": {"SourcePath": {"type": "string", "ignoreCase": "key"}, "MachineNames": {"type": "string", "ignoreCase": "key"}, "AdminUserName": {"type": "string", "ignoreCase": "key"}, "AdminPassword": {"type": "string", "ignoreCase": "key"}, "TargetPath": {"type": "string", "ignoreCase": "key"}, "CleanTargetBeforeCopy": {"type": "boolean", "ignoreCase": "key"}, "CopyFilesInParallel": {"type": "boolean", "ignoreCase": "key"}, "AdditionalArguments": {"type": "string", "ignoreCase": "key"}}, "additionalProperties": false, "required": ["SourcePath", "MachineNames", "AdminUserName", "AdminPassword", "TargetPath"]}
service-schema.json
SourcePath
Source
{"type": "string", "ignoreCase": "key"}
service-schema.json
MachineNames
Machines
{"type": "string", "ignoreCase": "key"}
service-schema.json
AdminUserName
Admin Login
{"type": "string", "ignoreCase": "key"}
service-schema.json
AdminPassword
Password
{"type": "string", "ignoreCase": "key"}
service-schema.json
TargetPath
Destination Folder
{"type": "string", "ignoreCase": "key"}
service-schema.json
CleanTargetBeforeCopy
Clean Target
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
CopyFilesInParallel
Copy Files in Parallel
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
AdditionalArguments
Additional Arguments
{"type": "string", "ignoreCase": "key"}
service-schema.json
task
Android Build [Deprecated] Use Gradle
{"ignoreCase": "value", "pattern": "^AndroidBuild@1$"}
service-schema.json
inputs
Android Build inputs
{"properties": {"gradleWrapper": {"type": "string", "ignoreCase": "key"}, "gradleProj": {"type": "string", "ignoreCase": "key"}, "gradleArguments": {"type": "string", "ignoreCase": "key"}, "avdName": {"type": "string", "ignoreCase": "key"}, "createAvd": {"type": "boolean", "ignoreCase": "key"}, "emulatorTarget": {"type": "string", "ignoreCase": "key"}, "emulatorDevice": {"type": "string", "ignoreCase": "key"}, "avdAbi": {"type": "string", "ignoreCase": "key"}, "avdForce": {"type": "boolean", "ignoreCase": "key"}, "avdOptionalArgs": {"type": "string", "ignoreCase": "key"}, "startEmulator": {"type": "boolean", "ignoreCase": "key"}, "emulatorTimeout": {"type": "string", "ignoreCase": "key"}, "emulatorHeadless": {"type": "boolean", "ignoreCase": "key"}, "emulatorOptionalArgs": {"type": "string", "ignoreCase": "key"}, "deleteAvd": {"type": "boolean", "ignoreCase": "key"}}, "additionalProperties": false, "required": []}
service-schema.json
gradleWrapper
Location of Gradle Wrapper
{"type": "string", "ignoreCase": "key"}
service-schema.json
gradleProj
Project Directory
{"type": "string", "ignoreCase": "key"}
service-schema.json
gradleArguments
Gradle Arguments
{"type": "string", "ignoreCase": "key"}
service-schema.json
avdName
Name
{"type": "string", "ignoreCase": "key"}
service-schema.json
createAvd
Create AVD
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
emulatorTarget
AVD Target SDK
{"type": "string", "ignoreCase": "key"}
service-schema.json
emulatorDevice
AVD Device
{"type": "string", "ignoreCase": "key"}
service-schema.json
avdAbi
AVD ABI
{"type": "string", "ignoreCase": "key"}
service-schema.json
avdForce
Overwrite Existing AVD
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
avdOptionalArgs
Create AVD Optional Arguments
{"type": "string", "ignoreCase": "key"}
service-schema.json
startEmulator
Start and Stop Android Emulator
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
emulatorTimeout
Timeout in Seconds
{"type": "string", "ignoreCase": "key"}
service-schema.json
emulatorHeadless
Headless Display
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
emulatorOptionalArgs
Emulator Optional Arguments
{"type": "string", "ignoreCase": "key"}
service-schema.json
deleteAvd
Delete AVD
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
task
Python twine upload authenticate Authenticate for uploading Python distributions using twine. Add '-r FeedName/EndpointName --config-file $(PYPIRC_PATH)' to your twine upload command. For feeds present in this organization, use the feed name as the repository (-r). Otherwise, use the endpoint name defined in the service connection.
{"ignoreCase": "value", "pattern": "^TwineAuthenticate@0$"}
service-schema.json
inputs
Python twine upload authenticate inputs
{"properties": {"artifactFeeds": {"type": "string", "ignoreCase": "key", "aliases": ["feedList"]}, "externalFeeds": {"type": "string", "ignoreCase": "key", "aliases": ["externalSources"]}, "publishPackageMetadata": {"type": "boolean", "ignoreCase": "key"}}, "additionalProperties": false, "required": []}
service-schema.json
artifactFeeds
My feeds (select below)
{"type": "string", "ignoreCase": "key", "aliases": ["feedList"]}
service-schema.json
externalFeeds
Feeds from external organizations
{"type": "string", "ignoreCase": "key", "aliases": ["externalSources"]}
service-schema.json
publishPackageMetadata
Publish pipeline metadata
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
task
Python twine upload authenticate Authenticate for uploading Python distributions using twine. Add '-r FeedName/EndpointName --config-file $(PYPIRC_PATH)' to your twine upload command. For feeds present in this organization, use the feed name as the repository (-r). Otherwise, use the endpoint name defined in the service connection.
{"ignoreCase": "value", "pattern": "^TwineAuthenticate@1$"}
service-schema.json
inputs
Python twine upload authenticate inputs
{"properties": {"artifactFeed": {"type": "string", "ignoreCase": "key", "aliases": ["artifactFeed"]}, "pythonUploadServiceConnection": {"type": "string", "ignoreCase": "key", "aliases": ["pythonUploadServiceConnection"]}}, "additionalProperties": false, "required": []}
service-schema.json
artifactFeed
My feed name (select below)
{"type": "string", "ignoreCase": "key", "aliases": ["artifactFeed"]}
service-schema.json
pythonUploadServiceConnection
Feed from external organizations
{"type": "string", "ignoreCase": "key", "aliases": ["pythonUploadServiceConnection"]}
service-schema.json
task
IIS web app deploy Deploy a website or web application using Web Deploy
{"ignoreCase": "value", "pattern": "^IISWebAppDeploymentOnMachineGroup@0$"}
service-schema.json
inputs
IIS web app deploy inputs
{"properties": {"WebSiteName": {"type": "string", "ignoreCase": "key"}, "VirtualApplication": {"type": "string", "ignoreCase": "key"}, "Package": {"type": "string", "ignoreCase": "key"}, "SetParametersFile": {"type": "string", "ignoreCase": "key"}, "RemoveAdditionalFilesFlag": {"type": "boolean", "ignoreCase": "key"}, "ExcludeFilesFromAppDataFlag": {"type": "boolean", "ignoreCase": "key"}, "TakeAppOfflineFlag": {"type": "boolean", "ignoreCase": "key"}, "AdditionalArguments": {"type": "string", "ignoreCase": "key"}, "XmlTransformation": {"type": "boolean", "ignoreCase": "key"}, "XmlVariableSubstitution": {"type": "boolean", "ignoreCase": "key"}, "JSONFiles": {"type": "string", "ignoreCase": "key"}}, "additionalProperties": false, "required": ["WebSiteName"]}
service-schema.json
WebSiteName
Website Name
{"type": "string", "ignoreCase": "key"}
service-schema.json
VirtualApplication
Virtual Application
{"type": "string", "ignoreCase": "key"}
service-schema.json
Package
Package or Folder
{"type": "string", "ignoreCase": "key"}
service-schema.json
SetParametersFile
SetParameters File
{"type": "string", "ignoreCase": "key"}
service-schema.json
RemoveAdditionalFilesFlag
Remove Additional Files at Destination
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
ExcludeFilesFromAppDataFlag
Exclude Files from the App_Data Folder
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
TakeAppOfflineFlag
Take App Offline
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
AdditionalArguments
Additional Arguments
{"type": "string", "ignoreCase": "key"}
service-schema.json
XmlTransformation
XML transformation
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
XmlVariableSubstitution
XML variable substitution
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
JSONFiles
JSON variable substitution
{"type": "string", "ignoreCase": "key"}
service-schema.json
task
Python script Run a Python file or inline script
{"ignoreCase": "value", "pattern": "^PythonScript@0$"}
service-schema.json
inputs
Python script inputs
{"properties": {"scriptSource": {"ignoreCase": "all", "enum": ["filePath", "inline"]}, "scriptPath": {"type": "string", "ignoreCase": "key"}, "script": {"type": "string", "ignoreCase": "key"}, "arguments": {"type": "string", "ignoreCase": "key"}, "pythonInterpreter": {"type": "string", "ignoreCase": "key"}, "workingDirectory": {"type": "string", "ignoreCase": "key"}, "failOnStderr": {"type": "boolean", "ignoreCase": "key"}}, "additionalProperties": false, "required": []}
service-schema.json
scriptSource
Script source
{"ignoreCase": "all", "enum": ["filePath", "inline"]}
service-schema.json
scriptPath
Script path
{"type": "string", "ignoreCase": "key"}
service-schema.json
script
Script
{"type": "string", "ignoreCase": "key"}
service-schema.json
arguments
Arguments
{"type": "string", "ignoreCase": "key"}
service-schema.json
pythonInterpreter
Python interpreter
{"type": "string", "ignoreCase": "key"}
service-schema.json
workingDirectory
Working directory
{"type": "string", "ignoreCase": "key"}
service-schema.json
failOnStderr
Fail on standard error
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
task
Helm tool installer Install Helm and Kubernetes on an agent machine
{"ignoreCase": "value", "pattern": "^HelmInstaller@0$"}
service-schema.json
inputs
Helm tool installer inputs
{"properties": {"helmVersion": {"type": "string", "ignoreCase": "key"}, "checkLatestHelmVersion": {"type": "boolean", "ignoreCase": "key"}, "installKubectl": {"type": "boolean", "ignoreCase": "key", "aliases": ["installKubeCtl"]}, "kubectlVersion": {"type": "string", "ignoreCase": "key"}, "checkLatestKubectl": {"type": "boolean", "ignoreCase": "key", "aliases": ["checkLatestKubeCtl"]}}, "additionalProperties": false, "required": []}
service-schema.json
helmVersion
Helm Version Spec
{"type": "string", "ignoreCase": "key"}
service-schema.json
checkLatestHelmVersion
Check for latest version of Helm
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
installKubectl
Install Kubectl
{"type": "boolean", "ignoreCase": "key", "aliases": ["installKubeCtl"]}
service-schema.json
kubectlVersion
Kubectl Version Spec
{"type": "string", "ignoreCase": "key"}
service-schema.json
checkLatestKubectl
Check for latest version of kubectl
{"type": "boolean", "ignoreCase": "key", "aliases": ["checkLatestKubeCtl"]}
service-schema.json
task
Helm tool installer Install Helm on an agent machine
{"ignoreCase": "value", "pattern": "^HelmInstaller@1$"}
service-schema.json
inputs
Helm tool installer inputs
{"properties": {"helmVersionToInstall": {"type": "string", "ignoreCase": "key"}}, "additionalProperties": false, "required": []}
service-schema.json
helmVersionToInstall
Helm Version Spec
{"type": "string", "ignoreCase": "key"}
service-schema.json
task
Node.js tasks runner installer Install specific Node.js version to run node tasks
{"ignoreCase": "value", "pattern": "^NodeTaskRunnerInstaller@0$"}