The Infisical CLI can be used to inject secrets into any framework like Next.js, Express, Django and more in local development.It can also be used to expose secrets from Infisical as environment variables in CI/CD pipelines and Docker containersPrerequisites:
Navigate to the root of your project directory and run the init command. This step connects your local project to the project on the Infisical platform and creates a infisical.json file containing a reference to that latter project.