Documentation
¶
Index ¶
- func Add(ctx context.Context, cmd *cli.Command) error
- func BuildAddCommand() *cli.Command
- func BuildCLI(version string) *cli.Command
- func BuildInitCommand() *cli.Command
- func BuildPublishCommand() *cli.Command
- func BuildStatusCommand() *cli.Command
- func BuildTagCommand() *cli.Command
- func BuildVersionCommand() *cli.Command
- func Init(ctx context.Context, cmd *cli.Command) error
- func Publish(ctx context.Context, cmd *cli.Command) error
- func Status(ctx context.Context, cmd *cli.Command) error
- func Tag(ctx context.Context, cmd *cli.Command) error
- func Version(ctx context.Context, cmd *cli.Command) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildInitCommand ¶
BuildInitCommand creates the init command.
func BuildPublishCommand ¶
BuildPublishCommand creates the publish command.
func BuildStatusCommand ¶
BuildStatusCommand creates the status command.
func BuildVersionCommand ¶
BuildVersionCommand creates the version command.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.