You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: lib/kamal/secrets/adapters/enpass.rb
+15-10
Original file line number
Diff line number
Diff line change
@@ -1,19 +1,24 @@
1
1
##
2
-
# Enpass is different from most password managers, in a way that it's offline. A path to a vault is treated as account.
2
+
# Enpass is different from most password managers, in a way that it's offline and doesn't need an account.
3
3
#
4
-
# Pass it like so: `kamal secrets fetch --adapter enpass --account /Users/YOUR_USERNAME/Library/Containers/in.sinew.Enpass-Desktop/Data/Documents/Vaults/primary --from MY_PROD_SERVER`
0 commit comments