cli

package
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2025 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildCLI

func BuildCLI(root *cobra.Command)

Types

type Handler

type Handler struct {
	// contains filtered or unexported fields
}

func NewHandler

func NewHandler(backend *services.Backend) *Handler

func (*Handler) Autofill added in v0.0.6

func (h *Handler) Autofill(cmd *cobra.Command, args []string) error

func (*Handler) Create

func (h *Handler) Create(cmd *cobra.Command, args []string) error

func (*Handler) Delete

func (h *Handler) Delete(cmd *cobra.Command, args []string) error

func (*Handler) Describe

func (h *Handler) Describe(cmd *cobra.Command, args []string) error

func (*Handler) Export

func (h *Handler) Export(cmd *cobra.Command, args []string) error

func (*Handler) Generate

func (h *Handler) Generate(cmd *cobra.Command, args []string) error

func (*Handler) Import

func (h *Handler) Import(cmd *cobra.Command, args []string) error

func (*Handler) List

func (h *Handler) List(cmd *cobra.Command, args []string) error

func (*Handler) Show

func (h *Handler) Show(cmd *cobra.Command, args []string) error

func (*Handler) Truncate

func (h *Handler) Truncate(cmd *cobra.Command, args []string) error

Jump to

Keyboard shortcuts

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