Replies: 1 comment
|
Worth flagging directly since I can't fully resolve it either: your finding that the CLI I don't have a way to confirm from outside whether that reflects an intentional, completed stabilization that the Given that ambiguity, I'd frame the ask to the team as two questions rather than one: is |
Uh oh!
There was an error while loading. Please reload this page.
Goals
lssubcommand.Non-goals
Background
Running
turbo --helpshows this entry in the commands list:The documentation for that command (https://turborepo.dev/docs/reference/ls) shows an "Experimental" badge only on the
--outputflag. It has seemingly been there for two years (since #9063).Proposal
Is this subcommand stable enough to rely on generally? Is the "experimental" aspect here purely related to one of the output formats? Updating the documentation to make this clearer would help me decide when it is appropriate to use this subcommand.
All reactions