此内容没有您所选择的语言版本。
Chapter 21. Namespace: kickstart.snippet
Provides methods to create kickstart files.
Namespace:
kickstart.snippet
21.1. Method: createOrUpdate 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
Description
Creates a snippet with the given name and contents if it does not exist. If it does exist, the existing snippet is updated.
Parameters
The following parameters are available for this method:
- string
sessionKey
- string
name
- string
contents
Returns
The following return values are available for this method:
- struct - snippet
- string
name
- string
contents
- string
fragment
- The string to include in a kickstart file that generates this snippet - string
file
- The local path to the file containing this snippet