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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi apologies if I have missed this in the docs, but I'm trying to run version 2.3.0 on an existing app using bitwarden as the secrets manager.
Everything works if I use my personal account vault, but if I use a collection within my company's vault, kamal says the items can't be found?
Is this configuration supported? I have tried a few different approaches, but I don't seem to be able to get it to work.
example:
kamal secrets fetch --adapter bitwarden --account [email protected] --from 'Org Name/Kamal' CREDENTIALS
kamal secrets fetch --adapter bitwarden --account [email protected] --from 'Org Name/Kamal/CREDENTIALS'
If it is not directly supported like this, is there a workaround, feel like I can't be the only one with this set-up
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions