[NEW] selfupdate

This commit is contained in:
2022-09-11 15:31:16 +02:00
parent 713f7196cf
commit 0102407606
3 changed files with 100 additions and 10 deletions

View File

@@ -22,7 +22,8 @@ to quickly create a Cobra application.`,
// Uncomment the following line if your bare application
// has an action associated with it:
// Run: func(cmd *cobra.Command, args []string) { },
Version: "0.0.1",
Version: "0.0.5",
SilenceUsage: true,
}
// Execute adds all child commands to the root command and sets flags appropriately.