root

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: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Base fields for Root Cmd
	CmdUsage     = "wo <command> [subcommand] [flags]"
	CmdShortDesc = "WO CLI"
	CmdLongDesc  = "Easily manage your work via command line"
)

Variables

View Source
var (
	CmdExample = heredoc.Doc(`
		$ wo init hello-world
		$ wo open hello-world
		$ wo remove -r hello-world
	`)
)

Functions

func NewCmdRoot

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

Types

This section is empty.

Jump to

Keyboard shortcuts

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