Template:egAttachImageWithBitwarden

From RaySoft

Syntax

{{egAttachImageWithBitwarden}}

Usage

Code

{{egAttachImageWithBitwarden}}

Result

Mount a protected disk image with a password provided by Bitwarden
bw get --raw 'password' 'Disk Image' \
| hdiutil attach -stdinpass 'image.dmg.sparseimage'