Infisical / infisical

♾ Infisical is the open-source secret management platform: Sync secrets across your team/infrastructure and prevent secret leaks.
https://infisical.com
Other
12.58k stars 631 forks source link

fix: run command universal auth by env #1844

Open cameralis opened 2 weeks ago

cameralis commented 2 weeks ago

Description 📣

fixes #1831

Type ✨

Tests 🛠️

INFISICAL_API_URL=xxx INFISICAL_UNIVERSAL_AUTH_CLIENT_ID=xxx INFISICAL_UNIVERSAL_AUTH_CLIENT_SECRET=xxx ./infisical run --projectId xxx -- printenv

cameralis commented 2 weeks ago

The vars are not according to the docs, so either the docs need to change or the vars, but these were already used by the cli.