package commands type SubmoduleConfig struct { Name string Path string Url string }