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.Vault.
- Assembly
- Cake
.Vault .dll - Namespace
- Cake
.Vault - Containing Type
- VaultAliases
Syntax
public static Task GetSecretsAsync(this ICakeContext context, string url, string token, string path, string output)
Attributes
Type | Description |
---|---|
Async |
|
Cake |
Parameters
Name | Type | Description |
---|---|---|
context | ICakeContext | |
url | string | |
token | string | |
path | string | |
output | string |
Return Value
Type | Description |
---|---|
Task |