commands

package
v0.0.0-...-628eb2c Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2026 License: MIT Imports: 27 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCatCommand

func NewCatCommand(rt Runtime, debug *bool, noCache *bool) *cobra.Command

func NewExperimentalCommand

func NewExperimentalCommand(rt Runtime, debug *bool, noCache *bool) *cobra.Command

func NewGetCommand

func NewGetCommand(rt Runtime, debug *bool, noCache *bool) *cobra.Command

func NewInfoCommand

func NewInfoCommand(rt Runtime, apiBase *string, debug *bool) *cobra.Command

func NewListCommand

func NewListCommand(rt Runtime, debug *bool, noCache *bool) *cobra.Command

func NewLoginCommand

func NewLoginCommand(rt Runtime, apiBase *string, debug *bool) *cobra.Command

func NewLogoutCommand

func NewLogoutCommand(rt Runtime, apiBase *string, debug *bool) *cobra.Command

func NewMoveCommand

func NewMoveCommand(rt Runtime, debug *bool, noCache *bool) *cobra.Command

func NewPullCommand

func NewPullCommand(rt Runtime, debug *bool, noCache *bool) *cobra.Command

func NewPutCommand

func NewPutCommand(rt Runtime, debug *bool, noCache *bool) *cobra.Command

func NewRemoveCommand

func NewRemoveCommand(rt Runtime, debug *bool, noCache *bool) *cobra.Command

func NewStatusCommand

func NewStatusCommand(rt Runtime, debug *bool, noCache *bool) *cobra.Command

func NewVaultCommand

func NewVaultCommand(rt Runtime, apiBase *string, debug *bool) *cobra.Command

Types

type Runtime

type Runtime struct {
	Store     *userstore.Store
	NewLogger func(debug bool) *slog.Logger
	DryRun    *bool
	Verify    *bool
}

func (Runtime) IsDryRun

func (rt Runtime) IsDryRun() bool

func (Runtime) IsVerify

func (rt Runtime) IsVerify() bool

Jump to

Keyboard shortcuts

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