Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ExportCommands = utils.CommandGroup{ Command: &cobra.Command{ Use: "alias", Short: "Manage shell aliases", Long: "Manage shell aliases through in the .clycli/.aliasrc file", }, Children: []func(*cobra.Command){ ListAliases, SetAlias, }, }
Functions ¶
func InstallAlias ¶
func ListAliases ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.