PassPushPosh

0.2.1

*PassPushPosh* is a PowerShell Module for interfacing with the Password Pusher secure password / string sharing application, primarily through pwpush.com. It supports creating, retrieving, and deleting anonymous and authenticated pushes, links in any supported language, and getting Push and Dashboard data for authenticated users.

Cmdlets provide clear responses to er
*PassPushPosh* is a PowerShell Module for interfacing with the Password Pusher secure password / string sharing application, primarily through pwpush.com. It supports creating, retrieving, and deleting anonymous and authenticated pushes, links in any supported language, and getting Push and Dashboard data for authenticated users.

Cmdlets provide clear responses to errors, support additional messaging via -Debug and -Verbose, transaction testing via -Whatif and -Confirm, and in general try to be as "Powershell-y" as possible.
Show 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 PassPushPosh -RequiredVersion 0.2.1

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

Install-PSResource -Name PassPushPosh -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

Adam Burley, 2022

Package Details

Author(s)

  • Adam Burley

Tags

Windows Linux MacOS Password

Functions

Get-Dashboard Get-Push Get-PushAuditLog Get-SecretLink Initialize-PassPushPosh New-Push Remove-Push New-PasswordPush ConvertTo-PasswordPush

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes

Module is generally functional but has not been extensively bug-tested. Reccomend not implementing into a production environment at this time.

FileList

Version History

Version Downloads Last updated
0.2.3 41 3/5/2023
0.2.2 17 11/28/2022
0.2.1 (current version) 9 11/23/2022
0.2.0 6 11/23/2022