Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCountCommand ¶
NewCountCommand creates a new "count" subcommand for "entry" command.
func NewCountCommandWithEnv ¶
NewCountCommandWithEnv creates a new "count" subcommand for "entry" command using the environment specified.
func NewCreateCommand ¶
NewCreateCommand creates a new "create" subcommand for "entry" command.
func NewDeleteCommand ¶
NewDeleteCommand creates a new "delete" subcommand for "entry" command.
func NewShowCommand ¶
NewShowCommand creates a new "show" subcommand for "entry" command.
func NewUpdateCommand ¶
NewUpdateCommand creates a new "update" subcommand for "entry" command.
Types ¶
type StringsFlag ¶
type StringsFlag []string
StringsFlag defines a custom type for string lists. Doing this allows us to support repeatable string flags.
Click to show internal directories.
Click to hide internal directories.