cmd_init

package
v0.0.0-...-758a821 Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2021 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CmdUsage     = "init [space:workspace|workspace]"
	CmdShortDesc = "Init a new works"
	CmdLongDesc  = "Init a new works"
)

Variables

This section is empty.

Functions

func NewCmdInit

func NewCmdInit(ctx *cmdutil.CmdContext) *cobra.Command

Types

type InitOpts

type InitOpts struct {
	Ctx *cmdutil.CmdContext

	Space         string
	Name          string
	ID            string
	Description   string
	Path          string
	ConfirmSubmit bool
}

Jump to

Keyboard shortcuts

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