Documentation
¶
Index ¶
Constants ¶
View Source
const TranslatorCommand = "config-translator"
Variables ¶
View Source
var TranslatorFlags = map[string]cmdwrapper.Flag{
"os": {DefaultValue: "", Description: "Please provide the os preference, valid value: windows/linux."},
"input": {DefaultValue: "", Description: "Please provide the path of input agent json config file"},
"input-dir": {DefaultValue: "", Description: "Please provide the path of input agent json config directory."},
"output": {DefaultValue: "", Description: "Please provide the path of the output CWAgent config file"},
"mode": {DefaultValue: "ec2", Description: "Please provide the mode, i.e. ec2, onPremise, onPrem, auto"},
"config": {DefaultValue: "", Description: "Please provide the common-config file"},
"multi-config": {DefaultValue: "remove", Description: "valid values: default, append, remove"},
}
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.