lhmzhou / monkeyshines

insert secrets to multiple Azure Key Vaults

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

monkeyshines

A script to insert secrets to multiple Azure keyvaults

Example secret.csv:

<name>;<secret>
<name>;<secret_value>;<expiration>
test-secret;asdad;11/1/23

About

insert secrets to multiple Azure Key Vaults


Languages

Language:JavaScript 100.0%