PSDODownloader

0.1.0

PowerShell client for Delivery Optimization on Windows

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PSDODownloader

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PSDODownloader

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) Tom Plant. All rights reserved.

Package Details

Author(s)

  • Tom Plant

Tags

Windows

Cmdlets

Invoke-Request Get-Requests

PSEditions

Core Desktop

Dependencies

This module has no dependencies.

Release Notes

## 0.1.0 (2024-06-25)

### Features
* add `Caller` param to `Invoke-DORequest` (00abeb7)
* add `ContentId` param to `Invoke-DORequest` (2dfcb10)

### Bug Fixes
* `OutputFilePath` default value comparison (7791ec0)

## 0.0.3 (2024-05-27)

### Features
* migrate to SDK-style project (41d40bc)
* port CLI to PowerShell as Invoke-Request and Get-Requests (f0b055a)
* publish as PowerShell module (1de83b2)

FileList

Version History

Version Downloads Last updated
0.1.0 (current version) 784 6/25/2024
0.0.3 11 5/27/2024
0.0.2 4 5/25/2024
0.0.1 3 5/25/2024