cmd

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2024 License: MPL-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

func NewCommandCmd

func NewCommandCmd() *cobra.Command

NewCommandCmd defines a command

func NewCreateCmd

func NewCreateCmd() *cobra.Command

NewCommandCmd defines a command

func NewDeleteCmd

func NewDeleteCmd() *cobra.Command

NewCommandCmd defines a command

func NewInitCmd

func NewInitCmd() *cobra.Command

NewCommandCmd defines a command

func NewRootCmd

func NewRootCmd() *cobra.Command

func NewStatusCmd

func NewStatusCmd() *cobra.Command

NewCommandCmd defines a command

Types

type CommandCmd

type CommandCmd struct{}

CommandCmd holds the cmd flags

func (*CommandCmd) Run

func (cmd *CommandCmd) Run(
	ctx context.Context,
	options *options.Options,
) error

type CreateCmd

type CreateCmd struct{}

CreateCmd holds the cmd flags

func (*CreateCmd) Run

func (cmd *CreateCmd) Run(
	ctx context.Context,
	options *options.Options,
) error

type DeleteCmd

type DeleteCmd struct{}

DeleteCmd holds the cmd flags

func (*DeleteCmd) Run

func (cmd *DeleteCmd) Run(
	ctx context.Context,
	options *options.Options,
) error

type InitCmd

type InitCmd struct{}

InitCmd holds the cmd flags

func (*InitCmd) Run

func (cmd *InitCmd) Run(
	ctx context.Context,
	options *options.Options,
) error

type StatusCmd

type StatusCmd struct{}

StatusCmd holds the cmd flags

func (*StatusCmd) Run

func (cmd *StatusCmd) Run(
	ctx context.Context,
	options *options.Options,
) error

Jump to

Keyboard shortcuts

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