Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CommandCmd ¶
type CommandCmd struct{}
CommandCmd holds the cmd flags
func (*CommandCmd) Run ¶
func (cmd *CommandCmd) Run( ctx context.Context, providerSSH *ssh.SSHProvider, logs log.Logger, ) error
Run runs the command logic
Click to show internal directories.
Click to hide internal directories.