Documentation ¶
Index ¶
- func Execute() error
- func PluginCmd() *cobra.Command
- func PluginInstallCmd() *cobra.Command
- func PluginListCmd() *cobra.Command
- func PluginUninstallCmd() *cobra.Command
- func PluginUpdateCmd() *cobra.Command
- func QueryCmd() *cobra.Command
- func ServiceCmd() *cobra.Command
- func ServiceRestartCmd() *cobra.Command
- func ServiceStartCmd() *cobra.Command
- func ServiceStatusCmd() *cobra.Command
- func ServiceStopCmd() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Execute ¶
func Execute() error
Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.
func PluginUninstallCmd ¶ added in v0.0.17
PluginUninstallCmd :: Uninstall a plugin
func PluginUpdateCmd ¶ added in v0.2.0
PluginUpdateCmd :: Update plugins
func ServiceRestartCmd ¶
ServiceRestartCmd :: restarts the database service
func ServiceStartCmd ¶
ServiceStartCmd :: handler for service start
func ServiceStatusCmd ¶
ServiceStatusCmd :: handler for service status
func ServiceStopCmd ¶
ServiceStopCmd :: handler for service stop
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.