cmds

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2024 License: MIT Imports: 27 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RootCmd = cobra.Command{
	Use:     "pm",
	Version: "__VERSION__",
}

Functions

func DelCmd added in v0.0.3

func DelCmd() *cobra.Command

func GenerateCmd

func GenerateCmd() *cobra.Command

func GetCmd

func GetCmd() *cobra.Command

func GetPrimaryKey

func GetPrimaryKey() string

func InitCmd

func InitCmd() *cobra.Command

func ListCmd added in v0.0.3

func ListCmd() *cobra.Command

func NewRemote added in v0.0.3

func NewRemote(ctx context.Context, remoteType string, remoteMap map[string]any) (remote.Remote, error)

func NewService

func NewService(ctx context.Context) (*service, error)

func NewStore added in v0.0.3

func NewStore(ctx context.Context, storeType string, storeConfig map[string]any) (store.Store, error)

func PullCmd

func PullCmd() *cobra.Command

func PushCmd

func PushCmd() *cobra.Command

func UpdateCmd added in v0.0.3

func UpdateCmd() *cobra.Command

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳