This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ var AliasCmd = &cobra.Command{
|
||||
Short: "Manage project aliases",
|
||||
Long: util.AliasCmdLong,
|
||||
// Just re-use the hooks for project
|
||||
PersistentPreRun: util.InitProjects,
|
||||
PersistentPreRun: aliasCmdPreRun,
|
||||
PersistentPostRun: util.PostProjectCmd,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user