Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{ Use: "skuid", Short: "A CLI for iterating with Skuid APIs", Long: `Deploy and retrieve Skuid metadata to / from Skuid Platform or Skuid on Salesforce`, Version: version.Name, }
RootCmd represents the base command when called without any subcommands
Functions ¶
Types ¶
type FileCreator ¶
type FileCreator func(fileReader io.ReadCloser, path string) error
type FileReader ¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.