set_env
Encrypt and persist environment variables for a domain using AES-256-GCM encryption, ensuring secure configuration management.
Instructions
Encrypt and persist an environment variable for a domain. Stored at $KREXEL_HOME/env/.enc with AES-256-GCM using KREXEL_MASTER_KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| value | Yes | ||
| domain | Yes |