Add way for infisical to switch accounts when signed into wrong account
This commit is contained in:
@@ -33,6 +33,9 @@
|
||||
- Local `dev` and `staging` come only from Infisical via
|
||||
`scripts/with-env`; it never falls back to `.env*`.
|
||||
- Run `infisical login` and `infisical init` before local development.
|
||||
- `scripts/export-env` enforces `.local/infisical.env` when multiple local
|
||||
Infisical accounts are logged in. Put `INFISICAL_EMAIL=you@example.com` there
|
||||
for this project and do not commit it.
|
||||
- Machine-generated values belong in `.local/<env>.generated.env`; never put
|
||||
the generated Convex admin key in shared Infisical.
|
||||
- `scripts/sync-convex-env <dev|staging>` copies Authentik, GitHub App,
|
||||
|
||||
Reference in New Issue
Block a user