commands

package
v0.0.0-...-d6f0e26 Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitializrCommand

func InitializrCommand() *cobra.Command

InitializrCommand creates a new top level "initializr" command

func PlatformCommand

func PlatformCommand() *cobra.Command

PlatformCommand has no direct actions. It is a container for subcommands such as `platform list`

func PlatformListCommand

func PlatformListCommand() *cobra.Command

PlatformListCommand will setup the actions triggerd by the `platform list` command

func RootCommand

func RootCommand() *cobra.Command

RootCommand confifures the various commands and subcommands provided by `lift`

Types

type InitialzrNewCommand

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

InitialzrNewCommand contains the fields needed to create a new project and store it on disk.

func NewInitialzrCommand

func NewInitialzrCommand() *InitialzrNewCommand

NewInitialzrCommand initializes the cobra.Command field and returns a pointer to a new InitialzrNewCommand instance.

func (*InitialzrNewCommand) Cmd

func (c *InitialzrNewCommand) Cmd() *cobra.Command

Jump to

Keyboard shortcuts

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