PowerShellDevToolkit

1.2.0

A comprehensive collection of PowerShell productivity tools for Windows developers. SSH tunneling, project management, AI integration, dev servers, and more.

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name PowerShellDevToolkit

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

Install-PSResource -Name PowerShellDevToolkit

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) 2025 PowerShell Dev Toolkit Contributors. All rights reserved.

Package Details

Author(s)

  • PowerShell Dev Toolkit Contributors

Tags

Windows Developer Productivity SSH DevTools

Functions

Connect-SSH Connect-SSHTunnel Copy-ToClipboard Find-InProject Get-GitQuick Get-PortProcess Get-ProjectContext Get-ProjectInfo Get-ServiceStatus Invoke-Artisan Invoke-QuickRequest New-AIRules Set-ProjectEnv Show-Help Show-RecentCommands Start-DevServer Watch-LogFile Edit-File Edit-Profile Edit-Hosts Use-NppForGit Set-FileTimestamp Open-Item Get-DirectoryListing New-DirectoryAndEnter Set-TempLocation Get-CommandLocation Invoke-Elevated Add-Path Invoke-ProfileReload Get-IPAddress Clear-DNSCache Update-Toolkit Test-ToolkitUpdate Initialize-Toolkit New-SSHCredential

Dependencies

This module has no dependencies.

Release Notes

1.2.0 - Gallery-native
- New: Initialize-Toolkit creates config.json and the creds folder for any install type.
- New: New-SSHCredential stores SSH username/password (DPAPI-encrypted) in the creds folder.
- New: Tab completion for SSH server aliases (cssh, tunnel) and database port names.
- New: PSDT_HOME overrides the data folder; PSDT_SKIP_UPDATE_CHECK disables the startup check.
- Changed: Gallery installs keep config and creds in %LOCALAPPDATA%\PowerShellDevToolkit; git clones keep using the repo root.
- Changed: Update-Toolkit and the startup update check work on Gallery installs.
- Changed: config.example.json now ships inside the module folder.
- Fixed: Gallery installs could not find config.json, creds, or config.example.json.
See CHANGELOG.md for details.

FileList

Version History

Version Downloads Last updated
1.2.0 (current version) 4 9/7/2026
1.1.0 83 4/10/2026