8 lines
403 B
Plaintext
8 lines
403 B
Plaintext
<!-- Code generated from the comments of the Config struct in builder/vsphere/clone/config.go; DO NOT EDIT MANUALLY -->
|
|
|
|
- `create_snapshot` (bool) - Create a snapshot when set to `true`, so the VM can be used as a base
|
|
for linked clones. Defaults to `false`.
|
|
|
|
- `convert_to_template` (bool) - Convert VM to a template. Defaults to `false`.
|
|
|
|
- `export` (\*common.ExportConfig) - Export |