-
Jamie Tanna authored
This makes sure that all commands return an `error`, and that we explicitly return that `error` rather than using `cobra.CheckErr`, which halts execution at that time. A step towards #625, and a byproduct of [0]. [0]: https://www.jvt.me/posts/2024/11/29/gotcha-cobra-persistentpostrune/
Jamie Tanna authoredThis makes sure that all commands return an `error`, and that we explicitly return that `error` rather than using `cobra.CheckErr`, which halts execution at that time. A step towards #625, and a byproduct of [0]. [0]: https://www.jvt.me/posts/2024/11/29/gotcha-cobra-persistentpostrune/
Code owners
import_awsrds.go 1.12 KiB