commands

package
v0.0.0-...-e395467 Latest Latest
Warning

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

Go to latest
Published: Dec 29, 2017 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const DefaultRegion = "eu-central-1"

DefaultRegion is the default region

Variables

View Source
var RootCommand = &cobra.Command{
	Use:     "aws-helper",
	Short:   "AWS CLI Helper",
	Long:    "The AWS Helper is a go based command line interface utility for AWS.\nAuthor: Julian Kleinhans <mail@kj187.de>, alias @kj187",
	Example: "aws-helper ec2:list -c Name -C KeyName -f AZ:eu-central-1",
	Run:     func(cmd *cobra.Command, args []string) {},
}

RootCommand is the root command

Functions

func Execute

func Execute()

Execute the root command

Types

This section is empty.

Jump to

Keyboard shortcuts

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