CloneEnvironmentRequest
Request body for cloning an ESC environment to a new environment.
Properties
projectstring optionalTarget project for the cloned environment. If omitted, uses the source project.namestring requiredName for the newly cloned environment.versioninteger optionalSpecific version of the source environment to clone. If omitted, clones the latest version.preserveHistoryboolean optionalWhether to copy the revision history from the source environment.preserveAccessboolean optionalWhether to copy access control settings from the source environment.preserveEnvironmentTagsboolean optionalWhether to copy environment-level tags from the source environment.preserveRevisionTagsboolean optionalWhether to copy revision-level tags from the source environment.
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.