PoShKeePass
PoShKeePass copied to clipboard
WARNING: The specified KeePass Configuration does not exist (Linux, PoSh 7)
On my Debian machine, when running:
New-KeePassDatabaseConfiguration -DatabaseProfileName "xxxxxxxx" -DatabasePath "/home/path/to/mydatabase.kdbx" -UseMasterKey
I get:
WARNING: The specified KeePass Configuration does not exist.
Same if I run
Get-KeePassDatabaseConfiguration
@MarcosCC unfortunately at this time PWSH 7 and Linux are not supported.
Please see these for more info: #126, #170