- Namespace
- Cake.Commands 
- Containing Type
- DefaultCommand Settings 
Syntax
[CommandOption("--tree|--showtree")]
[Description("Shows the task dependency tree.")]
public bool Tree { get; set; }Attributes
| Type | Description | 
|---|---|
| CommandOption | |
| DescriptionAttribute | 
Value
| Type | Description | 
|---|---|
| bool | 
