Cake.Openshift Namespace

Summary

This namespace contain openshift cli commands

Class Types

Class Summary
OpenshiftAliases

Contains functionality related to running openshift cli commands.

In order to use the commands for this alias, include the following in your build.cake file to download and install from NuGet.org, or specify the ToolPath within the OpenshiftSettings class:

#tool "nuget:?package=Openshift"

OpenshiftSettings Contains common settings used by OpenshiftTool<TSettings>.
OpenshiftTool<TSettings> Base class for all Openshift related tools.

Namespaces