Documentation
¶
Overview ¶
Package deploy contains tests for the prereqs cmd
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{
Use: "deploy",
Short: "Setup AFT prerequisites in AFT-Management Account",
Long: "Setup AFT prerequisites in AFT-Management Account",
Example: `# aftctl usage examples"
aftctl deploy prereqs -f deployment.yaml
aftctl deploy prereqs --region="us-east-1"`,
Run: run,
}
Cmd is the exported command for the AFT prerequisites.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.