Documentation ¶
Index ¶
Constants ¶
View Source
const CommandName = "themesitebuilder"
CommandName is the main command's binary name.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
func New ¶
New constructs a usable ffcli.Command and an empty Config. The config will be set after a successful parse. The caller must initialize the config's client field.
func (*Config) RegisterFlags ¶
RegisterFlags registers the flag fields into the provided flag.FlagSet. This helper function allows subcommands to register the root flags into their flagsets, creating "global" flags that can be passed after any subcommand at the commandline.
Click to show internal directories.
Click to hide internal directories.