pegasus-io / bourne-bot

Manage (Bourne Identities of) your bots, across Service providers. Based on hashicorp Vault and Secret Hub.
0 stars 0 forks source link

feature list #2

Open Jean-Baptiste-Lasselle opened 4 years ago

Jean-Baptiste-Lasselle commented 4 years ago
secrethub audit pok-us-io/api/staging/docker/quay/botusername --output-format="json" > myaudit.json
while read line; do echo $line | jq; done < myaudit.json
Jean-Baptiste-Lasselle commented 4 years ago