Documentation ¶
Overview ¶
Package cmd is our cobra/viper cli implementation
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrMissingNATSCreds = errors.New("nats creds are required")
ErrMissingNATSCreds is returned when nats creds are not provided
Functions ¶
func Execute ¶
func Execute()
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 RunMigration ¶
RunMigration is meant to assist when manually running a migration or when the migration is embedded.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.