Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CLI ¶
type CLI struct {
Fn fn.Fn `cmd:"" help:"Create, delete and manage functions"`
Mod mod.Mod `cmd:"" help:"Create, delete and manage modules"`
Admin admin.Admin `cmd:"" aliases:"a" help:"Deploy and manage the platform"`
Template template.Template `cmd:"" help:"Pull function templates"`
Cfg cfg.Cfg `cmd:"" aliases:"c,config" help:"Manage local configuration"`
Version kong.VersionFlag `short:"v" cmd:"" passthrough:"" help:"Show fl version"`
}
Click to show internal directories.
Click to hide internal directories.