vault write auth/token/create policies="[policy1, policy2]" does seem to work
for an endpoint like auth/token/create which accepts array for 'policies', how do I pass in an array on the cli?
vault write auth/token/create policies="[policy1, policy2]" does seem to work
--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
GitHub Issues: https://github.com/hashicorp/vault/issues
IRC: #vault-tool on Freenode
---
You received this message because you are subscribed to the Google Groups "Vault" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vault-tool+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vault-tool/ff13e442-4e66-4379-a5ac-611761783d24%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
It should be -policy ... -policy ...
--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
GitHub Issues: https://github.com/hashicorp/vault/issues
IRC: #vault-tool on Freenode
---
You received this message because you are subscribed to the Google Groups "Vault" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vault-tool+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vault-tool/2c558d71-e077-4353-b367-8a4917c9b9bf%40googlegroups.com.