10 lines
No EOL
300 B
Markdown
10 lines
No EOL
300 B
Markdown
# secrets
|
|
|
|
You can run this script to regen the secrets which live in environments/production/manifests/secrets.pp:
|
|
```shell
|
|
./deno-src/deno run -A ./apply-secrets.t
|
|
```
|
|
|
|
You may have to run `infisical login -i` first, then `infisical init` to get things going.
|
|
|
|
Sometimes it will timeout, just rerun |