pkg
pkg copied to clipboard
Feature Request: Make tree command a library in this repo
Hi,
I'm developing an internal CLI on top of Flux to make it easier for my team to transition and would like to use the code of the tree command. I see that this command still has a warning of being experimental, are there any specific pending action items to get this command generally available and the code provided in this repo as a library? I'm happy to make contributions towards that.
Thanks in advance!
I like the idea to expose some of the functionality of the CLI in the Go library.
I'm Ok with tree being in moved in flux2/pkg/tree next to bootstrap instead of being moved here in this repo.