Update-Lbi

0.4.0

Powershell cmdlet updates Dreamweaver library items (LBI) within html-files.

Minimum PowerShell version

5.0

Installation Options

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

Install-Module -Name Update-Lbi -RequiredVersion 0.4.0

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

Install-PSResource -Name Update-Lbi -Version 0.4.0

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) 2017-2018 Sergey Mazurkin

Package Details

Author(s)

  • Sergey Mazurkin <mazzy@mazzy.ru>

Tags

Lbi Dreamweaver library html

Cmdlets

Update-Lbi Read-Lbi Reset-LbiCache

Functions

Update-Lbi Read-Lbi Reset-LbiCache

Dependencies

This module has no dependencies.

Release Notes

## 0.4.0

* The directory structure reorganized to remove media, examples and tests from nuget downloads and powershell gallery
* Cmdlets extracted to separate files
* The list of public cmdlets changed. Public cmdlets are: Update-Lbi, Read-Lbi, Reset-LbiCache. Other cmdlets are internal
* A required version changed from 3.0 to 5.0 because a 'class' used
* Project meta info tests added
* The name of the cmdlet Update-LbiItems changed to Update-LbiItem due psScriptAnalyzer recommendations
* Readme and typo cleared

FileList

Version History

Version Downloads Last updated
0.5 496 4/28/2019
0.4.1 46 1/8/2019
0.4.0 (current version) 92 5/12/2018
0.3.0 82 9/30/2017
0.2.0 19 9/28/2017
0.1.0 23 9/24/2017
Show more