just icon indicating copy to clipboard operation
just copied to clipboard

Suggestion: --recursive for modules

Open Spatenheinz opened this issue 1 year ago • 1 comments

I think a --recursive flag could be useful in a couple of different commands e.g. instead of --list-submodules or in --groups to also include groups from modules.

Spatenheinz avatar Jun 26 '24 09:06 Spatenheinz

I think --recursive is a much better name for the flag than --list-submodules. I would do this in two steps, first make --list-submodules work with --groups to display groups in submodules, and then change the name of --list-submodules to --recursive, and make --list-submodules an alias of --recursive, so that it doesn't break existing use.

casey avatar Jun 27 '24 00:06 casey