Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Command = &cobra.Command{ Use: "apex", PersistentPreRunE: preRun, SilenceErrors: true, SilenceUsage: true, }
Command config.
View Source
var Config *aws.Config
Config for AWS.
View Source
var Project *project.Project
Project instance.
View Source
var Session *session.Session
Session instance.
Functions ¶
func PreRunNoop ¶
PreRunNoop noop for other commands.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.