dokploy_environment_duplicate
dokploy_environment_duplicateDuplicate an existing environment in Dokploy by specifying an environment ID and new name to create a copy with identical configurations.
Instructions
[environment] environment.duplicate (POST)
Parameters:
environmentId (string, required)
name (string, required)
description (string, optional)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| environmentId | Yes | ||
| name | Yes | ||
| description | No |