Documentation ¶
Index ¶
- Constants
- func CreateCmd(cmd *cobra.Command, args []string)
- func DeleteCmd(cmd *cobra.Command, args []string)
- func Execute()
- func ListCmd(cmd *cobra.Command, args []string)
- func RunningCmd(cmd *cobra.Command, args []string)
- func ShellCmd(cmd *cobra.Command, args []string)
- func StartCmd(cmd *cobra.Command, args []string)
- func StopCmd(cmd *cobra.Command, args []string)
- func UpdateCmd(cmd *cobra.Command, args []string)
- func UpgradeCmd(cmd *cobra.Command, args []string)
Constants ¶
View Source
const ( UnixUpgradeTerminalCommand = "bash <(curl -s https://raw.githubusercontent.com/camerondurham/ch/main/scripts/install-ch.sh)" WindowsUpgradeTerminalCommand = "" /* 301-byte string literal not displayed */ )
Variables ¶
This section is empty.
Functions ¶
func RunningCmd ¶
func UpgradeCmd ¶ added in v0.3.4
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.