project_backup_encrypted
Create an encrypted backup of a project using AES-256-GCM, securing it with a passphrase from a named environment variable.
Instructions
Create an AES-256-GCM project backup using a passphrase from a named environment variable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | ||
| destination | Yes | ||
| passphraseEnv | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |