France Lymburner
Hi France,
This is great!
I might be quick to the draw, but I can't seem to find any documentation of the working of this CLI tool. Any idea where I can find it?
I tried using some known switches like /? and -Help, but these don't give helpful output.
Kind regards,
Patrick
Hi Patrick
You are right, no documentation yet, we're on it.
Happy to see you interest!
Forthe list of commands and their parameters, type -Command Helpin the Command Prompt,
The Password HUB CLI included simple commands to retrieve, update, and create entries in their vault.
Here are a few:
Get-Vaults (List all the vaults in your Password Hub)
Get-Entries (Return every entry in a vault)
Add-Entry (Create an entry in your vault along with specific parameters)
Delete-Entry (Remove an entry from the vault)
Update-Entry (Change the contents of a parameter in an entry)
Get-Entry (Retrieve a specific entry to be passed or used)
Logout (Log a specific user in or out of the vault)
If you need more help, don't hesitate to write us back
Thank you
France Lymburner