@opencontainers/image-spec-maintainers
Now we are appending more and more flags to image tool commend. For conveniently using, it had better to introduce a yaml config file, like that:
cmd.PersistentFlags().StringVar(&cfgFile, "config", "", "config file (default is $HOME/.cobra.yaml)")
In which user can fulfill his all flags.
If you allow my idea, I'd like to take on it. Thanks a lot!
/cc @philips @stevvooe @s-urbaniak @runcom @wking