cmd

package
v0.0.0-...-74a3c48 Latest Latest
Warning

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

Go to latest
Published: Apr 7, 2026 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CLI

type CLI struct {
	Logger log.LogFlags `embed:"" prefix:"log-"`

	Migrate migrate.Command `cmd:"" help:"Run database migrations."`
	Admin   admin.Command   `cmd:"" help:"Admin commands."`
	Server  server.Command  `cmd:"" help:"Run the server."`
}

func (*CLI) Parse

func (c *CLI) Parse(args []string, options ...kong.Option) (*kong.Context, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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