2020-03-18 18:46:47 -04:00
|
|
|
<!-- Code generated from the comments of the Config struct in builder/vsphere/clone/config.go; DO NOT EDIT MANUALLY -->
|
|
|
|
|
2020-04-02 11:57:46 -04:00
|
|
|
- `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`.
|
2020-04-02 13:50:11 -04:00
|
|
|
|
2020-04-03 16:15:58 -04:00
|
|
|
- `export` (\*common.ExportConfig) - Export
|