QuickModuleCLI

0.3.0

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.3.0

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

Install-PSResource -Name QuickModuleCLI -Version 0.3.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) 2020 Edward Lichtman. All rights reserved.

Package Details

Author(s)

  • Edward Lichtman

Functions

Add-QuickAlias Add-QuickFunction Copy-QuickCommand Edit-QuickCommand Get-QuickModule New-QuickModule Remove-QuickCommand Remove-QuickModule Rename-QuickCommand Set-Env Update-QuickModule Move-QuickCommand

PSEditions

Desktop

Dependencies

This module has no dependencies.

Release Notes

Removes Reset-QuickCommand in place of Import-Module -Force to ensure existing commands are removed and added.
Adds ModuleManifest properties to Update-QuickModule.
Adds Get-QuickModule.
Removes -Raw from Add-QuickFunction and QuickAlias.
Adds new Copy-QuickCommand to make copying from templates easier.

FileList

Version History

Version Downloads Last updated
0.7.2 228 11/24/2020
0.7.1 18 11/24/2020
0.7.0 18 11/21/2020
0.6.1 17 11/20/2020
0.6.0 18 11/20/2020
0.5.0 16 11/19/2020
0.4.1 16 11/19/2020
0.4.0 17 11/19/2020
0.3.0 (current version) 16 10/7/2020
0.2.1 14 10/6/2020
Show less