clicommand

package
v0.0.0-...-955c50f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 19, 2024 License: Apache-2.0 Imports: 26 Imported by: 2

Documentation

Overview

Package clicommand contains the implementation of all commands for the ssm agent cli

Package clicommand contains the implementation of all commands for the ssm agent cli

Package clicommand contains the implementation of all commands for the ssm agent cli

Package clicommand contains the implementation of all commands for the ssm agent cli

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GetDiagnosticsCommand

type GetDiagnosticsCommand struct {
	// contains filtered or unexported fields
}

func (*GetDiagnosticsCommand) Execute

func (c *GetDiagnosticsCommand) Execute(subcommands []string, parameters map[string][]string) (err error, output string)

Execute validates and executes the get-diagnostics cli command

func (*GetDiagnosticsCommand) Help

func (c *GetDiagnosticsCommand) Help() string

Help prints help for the get-instance-information cli command

func (*GetDiagnosticsCommand) Name

func (*GetDiagnosticsCommand) Name() string

Name is the command name used in the cli

type GetInstanceInformationCommand

type GetInstanceInformationCommand struct {
	// contains filtered or unexported fields
}

func (*GetInstanceInformationCommand) Execute

func (c *GetInstanceInformationCommand) Execute(subcommands []string, parameters map[string][]string) (error, string)

Execute validates and executes the get-instance-information cli command

func (*GetInstanceInformationCommand) Help

Help prints help for the get-instance-information cli command

func (GetInstanceInformationCommand) Name

Name is the command name used in the cli

type GetOfflineCommand

type GetOfflineCommand struct {
	// contains filtered or unexported fields
}

func (*GetOfflineCommand) Execute

func (c *GetOfflineCommand) Execute(subcommands []string, parameters map[string][]string) (error, string)

Execute validates and executes the get-offline-command-invocation cli command

func (*GetOfflineCommand) Help

func (c *GetOfflineCommand) Help() string

Help prints help for the get-offline-command-invocation cli command

func (GetOfflineCommand) Name

func (GetOfflineCommand) Name() string

Name is the command name used in the cli

type SendOfflineCommand

type SendOfflineCommand struct {
	// contains filtered or unexported fields
}

func (*SendOfflineCommand) Execute

func (c *SendOfflineCommand) Execute(subcommands []string, parameters map[string][]string) (error, string)

Execute validates and executes the send-offline-command cli command

func (*SendOfflineCommand) Help

func (c *SendOfflineCommand) Help() string

Help prints help for the send-offline-command cli command

func (SendOfflineCommand) Name

func (SendOfflineCommand) Name() string

Name is the command name used in the cli

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL