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
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
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.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
Adam Burley, 2022
Package Details
Author(s)
- Adam Burley
Tags
Functions
Get-Dashboard Get-Push Get-PushAuditLog Get-SecretLink Initialize-PassPushPosh New-Push Remove-Push New-PasswordPush ConvertTo-PasswordPush
PSEditions
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
- PassPushPosh.nuspec
- PassPushPosh.psd1
- PassPushPosh.psm1