1.0.9 • Published 3 years ago

gh-secrets-importer v1.0.9

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

Github secrets importer

This cli loads a .env file to github repository secrets section with an environment prefix for github actions use

Installation

$ npm i -g gh-secrets-importer

Getting started

You must create a GitHub Personal Access Token Instructions here

You must store the token for future uses with

$ gh-secrets-importer config -t <your personal token>

Now you're ready to run the importer

$ gh-secrets-importer import -r "<moons-repo-name>" -e "<enviromnent>" [-p "<path to .env file>"]
1.0.9

3 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago