Documentation
¶
Index ¶
- func BakeCmd() *cobra.Command
- func BuildCmd() *cobra.Command
- func BuilderCmd() *cobra.Command
- func CICmd() *cobra.Command
- func DeployCmd() *cobra.Command
- func DetectCmd() *cobra.Command
- func DoctorCmd() *cobra.Command
- func InitCmd() *cobra.Command
- func LoginCmd() *cobra.Command
- func PushCmd() *cobra.Command
- func SetupCmd() *cobra.Command
- func VerifyCmd() *cobra.Command
- func VersionCmd() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuilderCmd ¶
BuilderCmd returns the `kforge builder` subcommand group.
func PushCmd ¶
PushCmd returns the `kforge push` shortcut command. It replaces the long:
kforge build --platform linux/amd64,linux/arm64 --push --cache-from ... -t IMAGE PATH
with:
kforge push IMAGE [PATH]
func VersionCmd ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.