Versions in this module Expand all Collapse all v0 v0.0.3 Feb 14, 2024 Changes in this version + func Upload(rootCmd *cobra.Command) (*cobra.Command, error) v0.0.2 Jan 31, 2024 Changes in this version + func Download(rootCmd *cobra.Command) (*cobra.Command, error) + func List(rootCmd *cobra.Command) (*cobra.Command, error) + func Root(version string) (*cobra.Command, error) + type Flagger interface + GetInt func(*cobra.Command, string) (int, error) + GetString func(*cobra.Command, string) (string, error)