list

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2020 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Command = &cli.Command{
	Name:    "list",
	Usage:   "List all available templates",
	Aliases: []string{"l"},
	Action: func(c *cli.Context) error {
		err := logging.Log("listing templates...", listTemplates)
		return err
	},
}

Command list al lavailable templates

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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