QuickModuleCLI

0.6.1

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 -RequiredVersion 0.6.1

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

Install-PSResource -Name QuickModuleCLI -Version 0.6.1

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 Update-ModuleProject

PSEditions

Desktop

Dependencies

Release Notes

Adds ability to create functions without approved verbs using the -Force flag.
Fixes Get-ModuleProject and Adds more tests around it.

FileList

Version History

Version Downloads Last updated
0.7.2 222 11/24/2020
0.7.1 17 11/24/2020
0.7.0 17 11/21/2020
0.6.1 (current version) 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