alias

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Jan 1, 2025 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AliasCmd = &cobra.Command{
	Use:     "alias",
	Aliases: []string{"aliases", "a"},
	Short:   "Manage project aliases",
	Long:    util.AliasCmdLong,

	PersistentPreRun:  util.InitProjects,
	PersistentPostRun: util.PostProjectCmd,
}

Functions

func AddNewAliases

func AddNewAliases(cmd *cobra.Command, projectID string)

func PromptAliasesForProject

func PromptAliasesForProject(cmd *cobra.Command, p *projects.Project) []string

Types

This section is empty.

Jump to

Keyboard shortcuts

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