# Functions
LocalCommand creates a new ffcli.Command.
NewServerCommand creates a new ffcli.Command.
New constructs a usable ffcli.Command and an empty Config.
# Structs
LocalCommand configuration object.
Config for the root command, including flags and types that should be available to each subcommand.
ServerCommand configuration object.