CakeContextExtensions Class

Summary

Contains extension methods for ICakeContext.
Assembly
Cake.AWS.EC2.dll
Namespace
Cake.AWS.EC2
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["CakeContextExtensions"] class Type type-node

Syntax

public static class CakeContextExtensions

Methods

Name Value Summary
CreateEC2Settings(ICakeContext) EC2Settings
Helper method to get the AWS Credentials from environment variables
static

Extension Methods

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