Summary
    Gets or sets the name of a space within which this command will be executed. The default space will be used if it is omitted.
    
		- Namespace
- Cake.Common .Tools .OctopusDeploy 
- Containing Type
- OctopusDeploy Common Tool Settings 
Syntax
public string Space { get; set; }Value
| Type | Description | 
|---|---|
| string | 
