Versions in this module Expand all Collapse all v1 v1.1.1 Apr 19, 2026 v1.1.0 Apr 19, 2026 Changes in this version + func BuildRoot() *cobra.Command + func Execute() + func NewCommandCmd() *cobra.Command + func NewInitCmd() *cobra.Command + func NewRootCmd() *cobra.Command + type CommandCmd struct + func (cmd *CommandCmd) Run(ctx context.Context, providerSSH *ssh.SSHProvider, logs log.Logger) error + type InitCmd struct + func (cmd *InitCmd) Run(ctx context.Context, providerSSH *ssh.SSHProvider, logs log.Logger) error