AgentAliases Class

Summary

Contains Cake aliases for calling CakeBoss agents
Assembly
Cake.CakeBoss.dll
Namespace
Cake.CakeBoss
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["AgentAliases"] class Type type-node

Syntax

public static class AgentAliases

Attributes

Type Description
CakeAliasCategoryAttribute

Methods

Name Value Summary
RunRemoteTarget(ICakeContext, string, RemoteSettings) bool
Run a target on a remote CakeBoss agent
static

Extension Methods

Name Value Summary
ToDictionary() IDictionary<string, object>
Requires the Cake.DeployParams addin