Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{
Use: "yok",
Short: "Yok CLI - Git Wrapper and Deployment Tool",
Long: "Yok CLI is a git wrapper and a deployment tool that allows you to deploy your static web applications directly from your git repository.",
Version: version,
}
RootCmd represents the base command when called without any subcommands
Functions ¶
func EnsureProjectID ¶
EnsureProjectID loads config and ensures a project ID exists, creating a project if needed
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.