command

package
v0.0.0-...-b95e2d2 Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2021 License: GPL-3.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Commands

func Commands(ui cli.Ui) map[string]cli.CommandFactory

Commands returns the mapping of CLI commands for B2

Types

type AgentCommand

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

func (*AgentCommand) Help

func (c *AgentCommand) Help() string

func (*AgentCommand) Name

func (c *AgentCommand) Name() string

func (*AgentCommand) Run

func (c *AgentCommand) Run(args []string) int

func (*AgentCommand) Synopsis

func (c *AgentCommand) Synopsis() string

type AgentInstallCommand

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

func (*AgentInstallCommand) Help

func (c *AgentInstallCommand) Help() string

func (*AgentInstallCommand) Name

func (c *AgentInstallCommand) Name() string

func (*AgentInstallCommand) Run

func (c *AgentInstallCommand) Run(args []string) int

func (*AgentInstallCommand) Synopsis

func (c *AgentInstallCommand) Synopsis() string

type AgentStatusCommand

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

func (*AgentStatusCommand) Help

func (c *AgentStatusCommand) Help() string

func (*AgentStatusCommand) Name

func (c *AgentStatusCommand) Name() string

func (*AgentStatusCommand) Run

func (c *AgentStatusCommand) Run(args []string) int

func (*AgentStatusCommand) Synopsis

func (c *AgentStatusCommand) Synopsis() string

type AgentUninstallCommand

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

func (*AgentUninstallCommand) Help

func (c *AgentUninstallCommand) Help() string

func (*AgentUninstallCommand) Name

func (c *AgentUninstallCommand) Name() string

func (*AgentUninstallCommand) Run

func (c *AgentUninstallCommand) Run(args []string) int

func (*AgentUninstallCommand) Synopsis

func (c *AgentUninstallCommand) Synopsis() string

type ScanCommand

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

func (*ScanCommand) Help

func (c *ScanCommand) Help() string

func (*ScanCommand) Name

func (c *ScanCommand) Name() string

func (*ScanCommand) Run

func (c *ScanCommand) Run(args []string) int

func (*ScanCommand) Synopsis

func (c *ScanCommand) Synopsis() string

type VersionCommand

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

func (*VersionCommand) Help

func (c *VersionCommand) Help() string

func (*VersionCommand) Name

func (c *VersionCommand) Name() string

func (*VersionCommand) Run

func (c *VersionCommand) Run(_ []string) int

func (*VersionCommand) Synopsis

func (c *VersionCommand) Synopsis() string

Jump to

Keyboard shortcuts

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