Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PushCommand ¶
type PushCommand struct {
// contains filtered or unexported fields
}
func NewPushCommand ¶
func NewPushCommand(cliConnection plugin.CliConnection, ui terminal.UI, credentials *broker.BrokerCredentials) *PushCommand
func (*PushCommand) Push ¶
func (c *PushCommand) Push(args []string)
modify the application manifest before passing to to original command
Click to show internal directories.
Click to hide internal directories.