Signing back into the Community for the first time? You'll need to reset your password to access your account. Find out more.
Forum Discussion
hboigny
2 years agoNew Contributor
Is there a way to list all vaults?
I'm an admin/owner and I'm looking for a way to list all vaults created in an org.
"op vault list" only lists vaults my account has access to? Is there a way to print all of the vaults in an org/a...
1P_Simon
1Password Team
11 months agoHey folks, since v2.25 op vault list
has a --permission
flag which allows you to control which vaults are returned.
op vault list --permission manage
is a direct replacement for v1's op list vaults
. It includes all vaults the current authenticated user can manage, which are all vaults in case you're an admin or owner of the account.
Does this work for your use cases? Curious to learn your feedback!