Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{
Use: "workbench",
Short: "The AWS helper for analysts with deadlines",
Long: `workbench: The AWS helper for analysts with deadlines.
workbench is a command line tool for quickly launching AWS instances,
attaching to tmux sessions, creating snapshots, and more.
`,
}
This 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.
func GetInstances ¶
func GetSpotZonesAndPrices ¶
func LaunchSpotInstance ¶
func TerminateInstance ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.