write_file
Write or overwrite a single file inside a pod's app root without a full redeploy. Use InstaServer to update code or configuration in a Docker container.
Instructions
Write (or overwrite) a single file inside a pod's app root without a full redeploy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| path | Yes | ||
| content | Yes | ||
| encoding | No |