DataAgent
0.5.0
Run a configured source, formatter, and destination using existing PowerShell tools.
Minimum PowerShell version
7.4
Installation Options
Owners
Copyright
(c) 2026 Roy Ashbrook. MIT License.
Package Details
Author(s)
- Roy Ashbrook
Tags
ETL Data CSV Automation Windows Linux MacOS
Functions
PSEditions
Dependencies
This module has no dependencies.
Release Notes
An optional directory in the config names where the run works: its log, relative adapter paths and output. Without it the run works in the calling script's directory, as before. A module that wraps the runner and makes the call sets it, since its own file would otherwise be the caller.
FileList
- DataAgent.nuspec
- CAPABILITIES.md
- DataAgent.psd1
- DataAgent.psm1
- LICENSE
- dst\email.ps1
- dst\ftp.ps1
- dst\ftps.ps1
- dst\sftp.ps1
- fmt\csv.ps1
- fmt\custom.ps1
- fmt\xlsx.ps1
- src\csv.ps1
- src\sql.ps1
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 0.5.0 (current version) | 95 | 9/23/2026 |
| 0.4.2 | 41 | 9/19/2026 |
| 0.4.1 | 63 | 9/17/2026 |
| 0.4.0 | 25 | 9/17/2026 |
| 0.3.0 | 33 | 9/15/2026 |