Constructors
Methods
Static
createRemoteConfig
- createRemoteConfig(
this: BaseCommand,
cluster: string,
context: string,
namespace: string,
): ListrTask Parameters
- this: BaseCommand
- cluster: string
- context: string
- namespace: string
Returns ListrTask
Static
loadRemoteConfig
- loadRemoteConfig(this: BaseCommand, argv: any): ListrTask
Returns ListrTask
Static class that handles all tasks related to remote config used by other commands.