Documentation
¶
Overview ¶
Package root handles command line parameters
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{
Use: "adkgo",
Short: "CLI tool for use with ADK-GO",
Long: `adkgo is a CLI tool which allows developer to quickly deploy and test an agentic application`,
}
RootCmd represents the base command when called without any subcommands
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.