Version control: List Tags
The module reads all existing tags from a version control system for a given package and stores the list in a variable object. The list can be filtered using a regular expression.
Designation
- Name
- vcs.TagList
- Aliases
- pm.PackageTagList
Datastreams
- Standard default: Tag
Configuration
- Optionen
- Version Control System
- Pattern (
pattern) - attern on which the tag name is filtered
- Package (
package) - Name of the package to check in
- VCS username (
vcs-username) - username for the repository access
- VCS password (
vcs-password) - password for the repository access
- VCS password file (
vcs-password-file) - To hide the password from commandline this option can be used to pass on the password in a file
- Encryption Key (
vcs-password-key) - Defines the secret for the password encryptionMögliche Werte: Server (
server), AE Script (ae-script)