skyhook-io/Skyhook Patch Env Files
Patch environment files with configuration values from JSON
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Working directory path | no | . |
| patches | JSON object mapping file paths to key-value pairs. Can be base64 encoded. Example: {".env": {"KEY": "value"}} | yes | — |
Outputs
| name | description |
|---|---|
| updated_files | Comma-separated list of updated files |