Documentation ¶
Index ¶
- func NewCmdBuildLogs(f *clientcmd.Factory, out io.Writer) *cobra.Command
- func NewCmdCancelBuild(f *clientcmd.Factory, out io.Writer) *cobra.Command
- func NewCmdNewApplication(f *clientcmd.Factory, out io.Writer) *cobra.Command
- func NewCmdOptions(f *clientcmd.Factory, out io.Writer) *cobra.Command
- func NewCmdProcess(f *clientcmd.Factory, out io.Writer) *cobra.Command
- func NewCmdRollback(parentName string, name string, f *clientcmd.Factory, out io.Writer) *cobra.Command
- func NewCmdStartBuild(f *clientcmd.Factory, out io.Writer) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdCancelBuild ¶
NewCmdCancelBuild manages a build cancelling event. To cancel a build its name has to be specified, and two options are available: displaying logs and restarting.
func NewCmdNewApplication ¶ added in v0.3.1
func NewCmdOptions ¶ added in v0.3.1
func NewCmdProcess ¶
NewCmdProcess returns a 'process' command
func NewCmdRollback ¶ added in v0.2.2
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.