Examples of input for flag `--vaults` which expects arguments in the form `StringArray`
Hi Guys!
I'm attempting to work around a bug/limitation of the webui when generating tokens for 1Password Connect Servers. The tl;dr is that it doesn't show the "Shared" or "Private" vaults as addable to a token's scope, and even when adding other vaults to a token, the generated token doesn't have those scopes. That's not the issue here though.
I'm attempting to use the op cli to get around this by creating tokens with op connect token create --server --vaults however I can't seem to find a way to do multiple entry input for --vaults that the cli will accept. I can specify one vault by name with --vaults Shared,rw, with the ,rw referring to the permissions for that vault but I can't seem to pass more than one. The --help and online docs show it expects a "StringArray" but what this is is not clear. Similarly the ,r notation is not noted in the man/help text, it's just burried in the online docs. Maybe some examples in the help text?
op version 2.0.0
Thanks!
1Password Version: 8.7.0
Extension Version: Not Provided
OS Version: macOS 12.3.1
