cmd

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2017 License: Apache-2.0 Imports: 14 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RootCmd = &cobra.Command{
	Use:   "spyder",
	Short: "API Testing & Requesting from the Console",
	Long: `Spyder makes it easy to make API requests from the console.

You can define API endpoints using simple JSON and run requests against them.
Spyder uses a shell like interface to make insepcting the request details easier.

A given API should be spefieid as a 'project'. To get started run the 'init'
command in an empty folder to setup a new project. 

$ spyder init

For more information on defining endpoitns and other customization options see:

http://github.com/5sigma/spyder
`,
}

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

This section is empty.

Jump to

Keyboard shortcuts

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