cmd

package
v0.4.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 16, 2019 License: MIT Imports: 25 Imported by: 0

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

func Execute

func Execute()

Execute adds all child commands to the root command sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.

Types

type DirectoryCreator

type DirectoryCreator func(path string, fileMode os.FileMode) error

type FileCreator

type FileCreator func(fileReader io.ReadCloser, path string) error

type FileReader

type FileReader func(path string) ([]byte, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL