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
misterJJ
3 years agoNew Contributor
List items from set of vaults
Hi,
I feel like I must be overlooking something as this seems quite simple.
I'm using the command op vault list --group groupname --format=json | op vault get -
The command retrieves a list o...
misterJJ
3 years agoNew Contributor
Hi Nhat_Nguyen,
Thank you for the help. I was trying something similar through bash, but JQ will certainly make it easier.
I can't help wonder why the CLI tool doesn't support nested commands such as in this example.
It's basically just inserting the result from the op vault get - command into the op item list --vault command.
Do you know if there are any plans to enable this type of nesting in the commands?
Best regards,
Joachim