Closed g-foster2020 closed 1 year ago
I've added an optional --simple flag.
❯ bin/workspace config dump --key=tic.tac --simple
array(1) {
["toe"]=>
int(1)
}
❯ bin/workspace config dump --key=tic.tac.toe --simple
1
Related to issue #108
For discussion.
Relevant yaml content and output examples: