cmd

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2023 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Build

func Build() *cobra.Command

Returns a cobra command. The build command is used to build an AMI with ready to use tools.

func Destroy

func Destroy() *cobra.Command

Returns a cobra command. The destroy command is used to destroy a deployed cloud environment.

func Execute

func Execute()

Executes the root command.

func Reset

func Reset() *cobra.Command

Returns a cobra command. The reset command is used to reset kumo state.

func Up

func Up() *cobra.Command

Returns a cobra command. The up command is used to deploy a cloud environment.

Types

type CobraCmds

type CobraCmds []*cobra.Command

func Commands

func Commands() *CobraCmds

Assembles all the commands and returns them as a slice.

type UnsuccesfulItem

type UnsuccesfulItem struct {
	Item string
	Err  error
}

Jump to

Keyboard shortcuts

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