dokploy_environment_update
dokploy_environment_updateUpdate environment settings in Dokploy infrastructure by modifying name, description, project association, or environment variables. Use this tool to adjust configuration parameters for deployed applications.
Instructions
[environment] environment.update (POST)
Parameters:
environmentId (string, required)
name (string, optional)
description (string, optional)
projectId (string, optional)
env (string, optional)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| environmentId | Yes | ||
| name | No | ||
| description | No | ||
| projectId | No | ||
| env | No |