 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Overview ¶
Package build outputs a function's zip to stdout.
Index ¶
Constants ¶
This section is empty.
Variables ¶
      View Source
      
  var Command = &cobra.Command{
	Use:     "build <name>",
	Short:   "Build a function",
	Example: example,
	PreRunE: preRun,
	RunE:    run,
}
    Command config.
Functions ¶
This section is empty.
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.