# Functions
AssertGoldenBytes asserts that the give actual content matches the contents of the given filename.
AssertGoldenFile asserts that the content of the actual file matches the contents of the expected file.
AssertGoldenString asserts that the given string matches the contents of the given file.
Execute adds all child commands to the root command and sets flags appropriately.