1.0.9 • Published 2 years ago

gh-secrets-importer v1.0.9

Weekly downloads
-
License
ISC
Repository
-
Last release
2 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

2 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago