The command that injects your secrets into local environment
infisical run
INFISICAL_TOKEN
INFISICAL_DISABLE_UPDATE_CHECK
--project-config-dir
--command
--token
INFISICAL_TOKEN
before executing the run command. This will have the same effect as setting the token with --token
flag--expand
true
--env
dev
, staging
, test
, and prod
.Default value: dev
--secret-overriding
true
--tags
--path
--path
flag indicates which project folder secrets will be injected from.