Method | Description | |
---|---|---|
DeployAll ( bool watch = false ) : void | ||
DeployByEnvironment ( string name = null, bool watch = false ) : void | ||
DeployByName ( string name = null, bool watch = false ) : void | ||
Deployer ( ) : System |
Method | Description | |
---|---|---|
Deploy ( string name = null, string environment = null, bool watch = false ) : void | ||
GetClientContext ( |
||
Log ( string message, ConsoleColor color = null ) : void | ||
RegisterWatchTask ( |
||
fs_Changed ( object sender, |
public DeployByEnvironment ( string name = null, bool watch = false ) : void | ||
name | string | |
watch | bool | |
return | void |
public DeployByName ( string name = null, bool watch = false ) : void | ||
name | string | |
watch | bool | |
return | void |