clone_instance
Create a clone of an existing Multipass instance, optionally renaming the copy.
Instructions
Clone an existing Multipass instance.
Args: source: The name of the source Multipass instance to be cloned. name: An optional custom name for the cloned instance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | ||
| name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |