Documentation ¶
Overview ¶
Package app provides the cli subcommands for managing the reminder service
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // RootCmd represents the base command when called without any subcommands RootCmd = &cobra.Command{ Use: "reminder", Short: "reminder controls the reminder service", Long: `reminder sends entity reconciliation requests to the minder server`, } )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.