Protected
Optional
Readonly
chartOptional
Readonly
configProtected
Optional
Readonly
depProtected
Optional
Readonly
helmProtected
Optional
Readonly
k8Protected
Optional
Readonly
leaseOptional
Readonly
localOptional
loggerProtected
Optional
Readonly
remoteProtected
Optional
Readonly
taskStatic
Readonly
COMMAND_Static
Readonly
INIT_Return Yargs command definition for 'init' command
A object representing the Yargs command definition
Executes the init CLI command
Returns a promise that invokes the shell command
Setup home directories
Static
preparePrepare the values files map for each cluster
Order of precedence:
Optional
chartDirectory: stringthe chart directory
Optional
profileValuesFile: stringthe profile values file full path
Optional
valuesFileInput: stringthe values file input string
Static
preparePrepare the values files map for each cluster
Order of precedence:
Optional
chartDirectory: stringthe chart directory
Optional
profileValuesFile: Record<ClusterReferenceName, string>mapping of clusterRef to the profile values file full path
Optional
valuesFileInput: stringthe values file input string
Defines the core functionalities of 'init' command