···2222 )
23232424 cmd := &cobra.Command{
2525- Use: "sync",
2626- Short: "Fetch new bundles from PLC directory",
2525+ Use: "sync",
2626+ Aliases: []string{"fetch"},
2727+ Short: "Fetch new bundles from PLC directory",
2728 Long: `Fetch new bundles from PLC directory
28292930Download new operations from the PLC directory and create bundles.