KubectlCreateConfigmapSettings.

FromEnvFile Property

Summary

--from-env-file Specify the path to a file to read lines of key=val pairs to create a configmap.
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlCreateConfigmapSettings

Syntax

public string FromEnvFile { get; set; }

Value

Type Description
string