Documentation ¶ Index ¶ func Download(rootCmd *cobra.Command) (*cobra.Command, error) func List(rootCmd *cobra.Command) (*cobra.Command, error) func Root(version string) (*cobra.Command, error) func Upload(rootCmd *cobra.Command) (*cobra.Command, error) type Flagger Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Download ¶ func Download(rootCmd *cobra.Command) (*cobra.Command, error) func List ¶ func List(rootCmd *cobra.Command) (*cobra.Command, error) func Root ¶ func Root(version string) (*cobra.Command, error) func Upload ¶ added in v0.0.3 func Upload(rootCmd *cobra.Command) (*cobra.Command, error) Types ¶ type Flagger ¶ type Flagger interface { GetString(*cobra.Command, string) (string, error) GetInt(*cobra.Command, string) (int, error) } Source Files ¶ View all Source files download.go flagger.go list.go root.go upload.go Directories ¶ Show internal Expand all Path Synopsis mocks Code generated by MockGen. Code generated by MockGen. Click to show internal directories. Click to hide internal directories.