- Namespace
- Cake
.Commands - Containing Type
- Default
Command Settings
Syntax
[CommandOption("--bootstrap")]
[Description("Download/install modules defined by [grey]#module[/] directives, but do not run build.")]
public bool Bootstrap { get; set; }
Attributes
Type | Description |
---|---|
CommandOption | |
DescriptionAttribute |
Value
Type | Description |
---|---|
bool |