Documentation
¶
Overview ¶
Package factory groups commands related to the mechanical execution of the workflow.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var FactoryCmd = &cobra.Command{
Use: "factory",
Short: "Commands for your workflow and machinery (the 'how').",
}
FactoryCmd represents the base command for the 'factory' subcommand group.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package apply provides the command to apply changes to the project.
|
Package apply provides the command to apply changes to the project. |
|
Package commit provides the command to commit changes.
|
Package commit provides the command to commit changes. |
|
Package deploy provides the command to deploy infrastructure.
|
Package deploy provides the command to deploy infrastructure. |
|
Package diff provides the command to show git diffs.
|
Package diff provides the command to show git diffs. |
|
Package finish provides the command to finish a feature branch.
|
Package finish provides the command to finish a feature branch. |
|
Package initcmd provides the command to initialize the project configuration.
|
Package initcmd provides the command to initialize the project configuration. |
|
Package kickoff provides the command to start a new task or project.
|
Package kickoff provides the command to start a new task or project. |
|
Package plan provides the command to plan infrastructure changes.
|
Package plan provides the command to plan infrastructure changes. |
|
Package scrub provides the cleanup functionality for the development environment.
|
Package scrub provides the cleanup functionality for the development environment. |
|
Package setupidentity provides the command to bootstrap the secure environment.
|
Package setupidentity provides the command to bootstrap the secure environment. |
|
Package status provides the command to show git status.
|
Package status provides the command to show git status. |
|
Package sync provides the command to synchronize the local branch with remote.
|
Package sync provides the command to synchronize the local branch with remote. |
|
Package tidy provides the command to clean up merged branches.
|
Package tidy provides the command to clean up merged branches. |
|
Package tools provides the command to manage the development toolchain.
|
Package tools provides the command to manage the development toolchain. |
Click to show internal directories.
Click to hide internal directories.