entry

package
v1.9.4 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2024 License: Apache-2.0 Imports: 21 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCountCommand added in v1.0.0

func NewCountCommand() cli.Command

NewCountCommand creates a new "count" subcommand for "entry" command.

func NewCountCommandWithEnv added in v1.0.0

func NewCountCommandWithEnv(env *commoncli.Env) cli.Command

NewCountCommandWithEnv creates a new "count" subcommand for "entry" command using the environment specified.

func NewCreateCommand added in v0.12.0

func NewCreateCommand() cli.Command

NewCreateCommand creates a new "create" subcommand for "entry" command.

func NewDeleteCommand added in v0.12.0

func NewDeleteCommand() cli.Command

NewDeleteCommand creates a new "delete" subcommand for "entry" command.

func NewShowCommand added in v0.12.0

func NewShowCommand() cli.Command

NewShowCommand creates a new "show" subcommand for "entry" command.

func NewUpdateCommand added in v0.12.0

func NewUpdateCommand() cli.Command

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.

func (*StringsFlag) Set

func (s *StringsFlag) Set(val string) error

Set appends the string flag.

func (*StringsFlag) String

func (s *StringsFlag) String() string

String returns the string flag.

Jump to

Keyboard shortcuts

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