- Have a project with secrets ready in Infisical Cloud.
Installation
Follow the instructions for your operating system to install the Infisical CLI.- MacOS
- Windows
- Alpine
- RedHat/CentOs/Amazon
- Debian/Ubuntu
- Arch Linux
Use brew package manager
Login
Authenticate the CLI with the Infisical platform using your email and password.Initialization
Navigate to the root of your project directory and run theinit
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.