This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.AWS.S3.
Summary
Contains extension methods for
ICakeContext
.
- Assembly
- Cake
.AWS .S3 .dll - Namespace
- Cake
.AWS .S3 - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["CakeContextExtensions"]
class Type type-node
Syntax
public static class CakeContextExtensions
Attributes
Type | Description |
---|---|
Cake |
Methods
Name | Value | Summary |
---|---|---|
Create |
DownloadSettings |
Helper method to get the AWS Credentials from environment variables
static
|
CreateSyncSettings |
SyncSettings |
Helper method to get the AWS Credentials from environment variables
static
|
CreateUploadSettings |
UploadSettings |
Helper method to get the AWS Credentials from environment variables
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
To |
string |
From StringExtensions
Requires the Cake.Issues addin
|