fatima

fatima secrets

Print variables loaded from providers.

fatima secrets [--environment <name>] [--format <format>] [--config <path>]

fatima secrets prints loadedEnv: the variables returned by providers for the selected environment.

OptionDefaultMeaning
-e, --environment <name>config expressionSelect the Fatima environment directly.
-f, --format <format>dotenvdotenv, json, yml, or bash-export.
-c, --config <path>fatima.jsonLoad a different config file.

Examples:

fatima secrets
fatima secrets --format json
fatima secrets -e production -f bash-export