command

package
v0.0.0-...-3574775 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2023 License: Artistic-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AcceptAll

func AcceptAll(a interface{}) bool

func CmdAdd

func CmdAdd(c *cli.Context) error

func CmdAddId

func CmdAddId(c *cli.Context) error

Adds an ID manually to a key. Note that to get an ID for Amazon generate key pairs we need access to the *private* key. * The fingerprint can be extracted with 'openssl.exe pkcs8 -in $KEYFILE -nocrypt -topk8 -outform DER | openssl sha1 -c'

func CmdApply

func CmdApply(c *cli.Context) error

func CmdConnect

func CmdConnect(c *cli.Context) error

func CmdDisplayLib

func CmdDisplayLib(c *cli.Context) error

func CmdExpire

func CmdExpire(c *cli.Context) error

func CmdFetch

func CmdFetch(c *cli.Context) error

func CmdList

func CmdList(c *cli.Context) error

func CmdPlan

func CmdPlan(c *cli.Context) error

func CmdRemove

func CmdRemove(c *cli.Context) error

func NewConnection

func NewConnection(a string, c *cli.Context) connection.Connection

* Determine the proper type of connection from the string given and create it

Types

type Filter

type Filter func(interface{}) bool

Jump to

Keyboard shortcuts

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