command

package
v0.0.0-...-17f76c2 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2023 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DDCommand

type DDCommand struct {
	Ui cli.Ui
	// contains filtered or unexported fields
}

DDCommand is a Command implementation that generates an encryption key.

func (*DDCommand) Help

func (c *DDCommand) Help() string

Help ...

func (*DDCommand) Run

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

Run ...

func (*DDCommand) Synopsis

func (c *DDCommand) Synopsis() string

Synopsis ...

type KeygenCommand

type KeygenCommand struct {
	Ui cli.Ui
}

KeygenCommand is a Command implementation that generates an encryption key.

func (*KeygenCommand) Help

func (c *KeygenCommand) Help() string

Help ...

func (*KeygenCommand) Run

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

Run ...

func (*KeygenCommand) Synopsis

func (c *KeygenCommand) Synopsis() string

Synopsis ...

type VersionCommand

type VersionCommand struct {
	Name              string
	Revision          string
	Version           string
	VersionPrerelease string
	Ui                cli.Ui
}

VersionCommand is a Command implementation prints the version.

func (*VersionCommand) Help

func (c *VersionCommand) Help() string

Help ...

func (*VersionCommand) Run

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

Run ...

func (*VersionCommand) Synopsis

func (c *VersionCommand) Synopsis() (s string)

Synopsis ...

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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