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
--set-raw-bytes
When writing a []byte PROPERTY_VALUE, write the given string directly without base64 decoding.
- Assembly
- Cake
.Kubectl .dll - Namespace
- Cake
.Kubectl - Containing Type
- Kubectl
Config Set Settings
Syntax
public Nullable<bool> SetRawBytes { get; set; }
Value
Type | Description |
---|---|
Nullable |