KubectlKustomizeSettings.

AsCurrentUser Property

Summary

--as-current-user use the uid and gid of the command executor to run the function in the container
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlKustomizeSettings

Syntax

public Nullable<bool> AsCurrentUser { get; set; }

Value

Type Description
Nullable<bool>