alias

package
v0.0.0-...-e760dc9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 6, 2024 License: AGPL-3.0 Imports: 6 Imported by: 0

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 InstallAlias(cmd *cobra.Command)

func ListAliases

func ListAliases(cmd *cobra.Command)

func SetAlias

func SetAlias(cmd *cobra.Command)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL