Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RootCmd ¶
RootCmd is the root cobra command for the application. See also RunRootCmd.
func RunRootCmd ¶
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, kwil-admin, and kwild CLIs.
|
package custom allows for the creation of a custom-branded CLI that packages together the kwil-cli, kwil-admin, 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. |
Click to show internal directories.
Click to hide internal directories.