- Namespace
- Cake.Commands 
- Containing Type
- DefaultCommand 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 | 
