KubectlRunSettings.

Command Property

Summary

--command If true and extra arguments are present, use them as the 'command' field in the container, rather than the 'args' field which is the default.
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlRunSettings

Syntax

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

Value

Type Description
Nullable<bool>