help

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2016 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ForCommand

func ForCommand(cmd Command) string

func ForResource

func ForResource(r Resource) string

Types

type Argument

type Argument struct {
	Name        string
	Description []string
}

type Command

type Command struct {
	Brief           []string
	Arguments       []Argument
	NoEnvVars       bool
	AccountAgnostic bool
}

type Resource

type Resource struct {
	Name     string
	Commands []Argument
}

Jump to

Keyboard shortcuts

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