Documentation ¶ Index ¶ func Execute() func NewInstallCmd(fs afero.Fs) *cobra.Command func NewListCmd(fs afero.Fs) *cobra.Command func NewRemoveCmd(fs afero.Fs) *cobra.Command func NewUpdateCmd(fs afero.Fs) *cobra.Command Constants ¶ This section is empty. Variables ¶ This section is empty. 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 NewInstallCmd ¶ func NewInstallCmd(fs afero.Fs) *cobra.Command func NewListCmd ¶ func NewListCmd(fs afero.Fs) *cobra.Command func NewRemoveCmd ¶ func NewRemoveCmd(fs afero.Fs) *cobra.Command func NewUpdateCmd ¶ func NewUpdateCmd(fs afero.Fs) *cobra.Command Types ¶ This section is empty. Source Files ¶ View all Source files install.go list.go remove.go root.go update.go Click to show internal directories. Click to hide internal directories.