QuickModuleCLI

0.7.2

This provides a CLI tool to easily create Powershell Functions, configuration and environment variables without maneuvering through file explorer and the Windows environment.

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name QuickModuleCLI

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

Install-PSResource -Name QuickModuleCLI

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) 2020 Edward Lichtman. All rights reserved.

Package Details

Author(s)

  • Edward Lichtman

Functions

Add-ModuleAlias Add-ModuleFunction Copy-ModuleCommand Edit-ModuleCommand Export-ModuleProject Get-ModuleProject Import-ModuleProject Move-ModuleCommand New-ModuleProject Remove-ModuleCommand Remove-ModuleProject Rename-ModuleCommand Rename-ModuleProject Set-Env Uninstall-ModuleProject Update-ModuleProject

PSEditions

Desktop

Dependencies

Release Notes

More bug fixes.
Adds Uninstall-ModuleProject command.
Cleans up Get-ModuleProject command.
Fixes caching issue when running Update-ModuleProject.

FileList

Version History

Version Downloads Last updated
0.7.2 (current version) 220 11/24/2020
0.7.1 17 11/24/2020
0.7.0 17 11/21/2020
0.6.1 16 11/20/2020
0.6.0 17 11/20/2020
0.5.0 15 11/19/2020
0.4.1 15 11/19/2020
0.4.0 16 11/19/2020
0.3.0 15 10/7/2020
0.2.1 13 10/6/2020
Show more