commands

package
v4.0.1 Latest Latest
Warning

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

Go to latest
Published: May 18, 2025 License: MIT Imports: 35 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAuthCommand

func NewAuthCommand(_ context.Context, _ *service.ServiceSet) (*cobra.Command, error)

func NewAuthListCommand

func NewAuthListCommand(_ context.Context, svc *service.ServiceSet) (*cobra.Command, error)

func NewAuthLoginCommand

func NewAuthLoginCommand(_ context.Context, svc *service.ServiceSet) (*cobra.Command, error)

func NewAuthLogoutCommand

func NewAuthLogoutCommand(ctx context.Context, svc *service.ServiceSet) (*cobra.Command, error)

func NewBundleCommand

func NewBundleCommand(_ context.Context, _ *service.ServiceSet) (*cobra.Command, error)

func NewBundleDumpCommand

func NewBundleDumpCommand(_ context.Context, svc *service.ServiceSet) (*cobra.Command, error)

func NewBundleRestoreCommand

func NewBundleRestoreCommand(_ context.Context, svc *service.ServiceSet) (*cobra.Command, error)

func NewCloneCommand

func NewCloneCommand(_ context.Context, svc *service.ServiceSet) (*cobra.Command, error)

func NewConfigCommand

func NewConfigCommand(_ context.Context, svc *service.ServiceSet) (*cobra.Command, error)

func NewConfigShowCommand

func NewConfigShowCommand(_ context.Context, svc *service.ServiceSet) (*cobra.Command, error)

func NewCreateCommand

func NewCreateCommand(_ context.Context, svc *service.ServiceSet) (*cobra.Command, error)

func NewCwdCommand

func NewCwdCommand(ctx context.Context, svc *service.ServiceSet) (*cobra.Command, error)

NewCwdCommand creates a new command to print the local repository which the current working directory belongs to.

func NewDeleteCommand

func NewDeleteCommand(_ context.Context, svc *service.ServiceSet) (*cobra.Command, error)

func NewForkCommand

func NewForkCommand(_ context.Context, svc *service.ServiceSet) (*cobra.Command, error)

func NewListCommand

func NewListCommand(ctx context.Context, svc *service.ServiceSet) (*cobra.Command, error)

NewListCommand creates a new command to list local repositories.

func NewManCommand

func NewManCommand(_ context.Context, _ *service.ServiceSet) (*cobra.Command, error)

func NewMigrateCommand

func NewMigrateCommand(_ context.Context, svc *service.ServiceSet) (*cobra.Command, error)

func NewReposCommand

func NewReposCommand(ctx context.Context, svc *service.ServiceSet) (*cobra.Command, error)

func NewRootsAddCommand

func NewRootsAddCommand(_ context.Context, svc *service.ServiceSet) (*cobra.Command, error)

func NewRootsCommand

func NewRootsCommand(_ context.Context, svc *service.ServiceSet) (*cobra.Command, error)

func NewRootsListCommand

func NewRootsListCommand(_ context.Context, svc *service.ServiceSet) (*cobra.Command, error)

func NewRootsRemoveCommand

func NewRootsRemoveCommand(ctx context.Context, svc *service.ServiceSet) (*cobra.Command, error)

func NewRootsSetPrimaryCommand

func NewRootsSetPrimaryCommand(_ context.Context, svc *service.ServiceSet) (*cobra.Command, error)

func NewSetDefaultHostCommand

func NewSetDefaultHostCommand(_ context.Context, svc *service.ServiceSet) (*cobra.Command, error)

func NewSetDefaultOwnerCommand

func NewSetDefaultOwnerCommand(_ context.Context, svc *service.ServiceSet) (*cobra.Command, error)

func RootsListRunE

func RootsListRunE(svc *service.ServiceSet) func(*cobra.Command, []string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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