app

package
v0.10.2 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2025 License: Apache-2.0 Imports: 26 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RootCmd

func RootCmd() *cobra.Command

RootCmd is the root cobra command for the application. See also RunRootCmd.

func RunRootCmd

func RunRootCmd(ctx context.Context) error

RunRootCmd executes the root command with the provided context, which may be the background context or a cancellable context such as one that listens for interrupt signals. In a main function, a non-nil error typically results in a non-zero exit code, but that is up to the application developer. There is no need to print the error to stdout as the application will print all results, including errors, according to the output format. See BindOutputFormatFlag.

Types

This section is empty.

Directories

Path Synopsis
package custom allows for the creation of a custom-branded CLI that packages together the kwil-cli and kwild CLIs.
package custom allows for the creation of a custom-branded CLI that packages together the kwil-cli and kwild CLIs.
conf
Package conf is used to merge multiple node config sources.
Package conf is used to merge multiple node config sources.
display
Package display provides interfaces and functions to format the command line output and print.
Package display provides interfaces and functions to format the command line output and print.

Jump to

Keyboard shortcuts

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