This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Kubectl.
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 |