QuickModuleCLI

0.2.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.2.1

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

Install-PSResource -Name QuickModuleCLI -Version 0.2.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-QuickAlias Add-QuickFunction Edit-QuickCommand New-QuickModule Remove-QuickCommand Remove-QuickModule Rename-QuickCommand Reset-QuickCommand Set-Env Update-QuickModule Move-QuickCommand

PSEditions

Desktop

Dependencies

This module has no dependencies.

Release Notes

Changes all instances of -QuickModule to -NestedModule, internal upgrades for easier understandability.
Removes ConvertTo-PSON in place of just creating a new ModuleManifest.
Changes all instances of -QuickModule to -NestedModule, internal upgrades for easier understandability.
Adds Move-QuickCommand function to move Quick command between modules.

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 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 (current version) 13 10/6/2020
Show less