-
Add unlock and lock commands for decrypt-only operations
released this
2026-03-24 16:37:19 +00:00 | 2 commits to master since this releaseunlock: decrypts a LUKS volume without mounting. Idempotent — reports
existing cleartext device if already unlocked.lock: locks a LUKS volume. If mounted, unmounts first (udisks2 with
privileged fallback) then locks. Idempotent — reports if already locked.Both commands support alias completion and config resolution.
Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com
Downloads