Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{
Use: "architect",
Short: "Architect, the build tool for Applications",
Long: `Architect is a tool for building Docker images in a standarized way.
For now, the following is supported:
- Java applications packaged as a zip, with a defined structure
- NodeJS application packaged as a zip with a defined structure
`,
}
RootCmd represents the base command when called without any subcommands
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.