)]}'
{"cmd/root.go":[{"author":{"_account_id":28869,"name":"Ian Howell","email":"ian.howell0@gmail.com","username":"ian"},"change_message_id":"3a39db425a3715cc41e19b4812df088b462384e6","unresolved":false,"context_lines":[{"line_number":43,"context_line":"\t\tShort:         \"A unified entrypoint to various airship components\","},{"line_number":44,"context_line":"\t\tSilenceErrors: true,"},{"line_number":45,"context_line":"\t\tSilenceUsage:  true,"},{"line_number":46,"context_line":"\t\tPersistentPreRun: func(cmd *cobra.Command, args []string) {"},{"line_number":47,"context_line":"\t\t\tlog.Init(debug, cmd.OutOrStdout())"},{"line_number":48,"context_line":"\t\t},"},{"line_number":49,"context_line":"\t}"},{"line_number":50,"context_line":""},{"line_number":51,"context_line":"\trootCmd.SetOut(out)"}],"source_content_type":"text/x-go","patch_set":2,"id":"9f560f44_03ed3bb6","line":48,"range":{"start_line":46,"start_character":0,"end_line":48,"end_character":4},"updated":"2020-08-24 19:09:36.000000000","message":"This doesn\u0027t work. Any subcommand which has its own PersistentPreRun command will override this.\n\nHere is the implementation; note the `break` statement.\n\n  https://github.com/spf13/cobra/blob/master/command.go#L827- L837","commit_id":"8924f30289e8e69860d3c6a603423f58cf16e05e"}]}
