my127 / workspace

Development environment tooling
MIT License
16 stars 13 forks source link

config dump: add `attribute name:` output #156

Open marcomc opened 1 year ago

marcomc commented 1 year ago

I know it might sound redundant but maybe it is worth adding attribute name: to the ws dump ... output

it is helpful when pipelining it with xargs i.e.:

workspoace-tools/attrib-finder/attrib-finder.sh -e | xargs -I % ws config dump --key=%

to know what value corresponds to what env