anomaly / github-secrets-cli

A command line tool for managing Github project secrets
https://www.npmjs.com/package/@anomalyhq/github-secrets-cli
Apache License 2.0
12 stars 2 forks source link

Adds secrets:sync command. #17

Closed brendon1555 closed 3 years ago

brendon1555 commented 3 years ago

Allows batch syncing secrets from a file of key/value pairs in .env, json or yaml format.

eg ghs secrets:sync -f yaml /path/to/secrets.yaml