cmd

package
v0.0.0-...-c06769b Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2026 License: MIT Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ApiCmd

type ApiCmd struct {
	Db      dbCmd      `cmd:"" help:"database commands"`
	Version versionCmd `cmd:"" help:"show version and build info"`
	Server  serverCmd  `cmd:"" help:"run the monitoring api server"`

	DeploymentMode string `help:"Deployment mode" env:"DEPLOYMENT_MODE" enum:"devel,test,prod" default:"devel"`
}

Jump to

Keyboard shortcuts

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