TfxArgumentBuilder Class

Summary

The top level argument builder for the Tfx CLI Tool
Assembly
Cake.Tfx.dll
Namespace
Cake.Tfx
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["TfxArgumentBuilder"] class Type type-node

Syntax

public static class TfxArgumentBuilder

Methods

Name Value Summary
GetCommonArguments(ProcessArgumentBuilder, TfxSettings) void
Adds the common arguments to the specified argument builder.
static
GetCreatePublishArgument(ProcessArgumentBuilder, ICakeEnvironment, ICreatePublishSettings) void
Adds the common arguments to the specified argument builder.
static
GetServerArguments(ProcessArgumentBuilder, TfxServerSettings) void
Adds the server arguments to the specified argument builder.
static

Extension Methods

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