root

package
v0.13.0-nightly.20250117 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2025 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RootCommand

type RootCommand struct {
	// contains filtered or unexported fields
}

func (*RootCommand) Docs

func (c *RootCommand) Docs() ecdysis.Docs

func (*RootCommand) Execute

func (c *RootCommand) Execute(ctx context.Context) error

func (*RootCommand) Flags

func (c *RootCommand) Flags() []ecdysis.Flag

func (*RootCommand) SubCommands

func (c *RootCommand) SubCommands() []ecdysis.Command

func (*RootCommand) Usage

func (c *RootCommand) Usage() string

type RootFlags

type RootFlags struct {
	Version bool `long:"version" short:"v" usage:"show the current Conduit version"`

	// Global Flags
	GRPCAddress string `long:"api.grpc.address" usage:"address where Conduit is running" persistent:"true"`
	ConfigPath  string `long:"config.path" usage:"path to the configuration file" persistent:"true"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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