You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fmt.Println("1. Review the generated config file trello_to_postgresql.yaml and make sure to fill in all authentication details. Learn more about the plugins configuration at:")
349
+
fmt.Printf("1. Review the generated config file %s and make sure to fill in all authentication details. Learn more about the plugins configuration at:\n", bold.Sprint(specPath))
fmt.Println("1. Review the generated config file trello_to_postgresql.yaml and make sure to fill in all authentication details. Learn more about the plugins configuration at:")
358
+
fmt.Printf("1. Review the generated config file %s and make sure to fill in all authentication details. Learn more about the plugins configuration at:\n", bold.Sprint(specPath))
0 commit comments