cmd

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

Types

type CLI

type CLI struct {
	LogConfig    logger.LogConfig       `embed:"" prefix:"log."`
	Agent        config.AgentCmd        `name:"agent" cmd:"" help:"Start agent."`
	Proxy        config.ProxyCmd        `name:"proxy" cmd:"" help:"Start proxy server."`
	LoadBalancer config.LoadBalancerCmd `name:"lb" cmd:"" help:"Start load balancer."`
	Auth         config.AuthCmd         `name:"auth" cmd:"" help:"auth tools."`
	Version      struct {
		Verbose bool `short:"V" help:"Verbose."`
	} `name:"version" cmd:"" help:"Show version"`
}

Jump to

Keyboard shortcuts

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