Manage secrets with Infisical CLI
infisical login -i
to avoid browser based login.infisical.json
file at the location the command was executed. This file contains your local project settings. It does not contain any sensitive data.run
command here
Optional: point CLI to self-hosted
infisical login
command and follow the on-screen instructions.INFISICAL_API_URL
in your terminal.Ignore commands
$HOME/.profile
is pretty common but, you could place it under $HOME/.profile.d/infisical.sh
or any profile file run at login