cmd

package
v0.0.0-...-3b38f00 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App struct {
	Logging struct {
		Level slog.Level `env:"GIT_AGE_LOG_LEVEL" help:"Log level" default:"warn"`
	} `embed:""`

	Serve cli.ServeCliHandler `cmd:"" name:"serve" help:"serve a keyring agent server"`
	Keys  cli.KeysCliHandler  `cmd:"" name:"keys" help:"manage identities"`
}

func (*App) AfterApply

func (a *App) AfterApply() error

func (*App) Execute

func (a *App) Execute() error

Jump to

Keyboard shortcuts

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