- Namespace
- Cake
.Commands - Containing Type
- Default
Command Settings
Syntax
[CommandOption("--skip-bootstrap")]
[Description("Skips bootstrapping when running build.")]
public bool SkipBootstrap { get; set; }
Attributes
Type | Description |
---|---|
CommandOption | |
DescriptionAttribute |
Value
Type | Description |
---|---|
bool |