[TIMOB-16293] CLI: When showing a prompt, display what the direct CLI option would be
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | Low |
| Status | Open |
| Resolution | Unresolved |
| Affected Version/s | Release 3.2.0 |
| Fix Version/s | n/a |
| Components | CLI |
| Labels | cb-tooling, cli |
| Reporter | Fokke Zandbergen |
| Assignee | Chris Barber |
| Created | 2014-01-21T18:20:10.000+0000 |
| Updated | 2016-09-02T06:58:31.000+0000 |
I can get behind this. It is particularly useful with
buildsince it has a mountain of options. That said, you can always run with--no-promptand it will fail and give you the necessary flags/options.Hmm, I don't hate it. :) Would it be better if after prompting is complete, then displaying a "Running titanium build -p
I think doing as the ticket states is great but also inserting the final command into bash history would be amazing
Having the full command displayed is nice as well, but not always practical if it is inmediately executed, rapidly pushing the displayed command up away in the console. I would like to have both ;) Using
--no-promptmight be to harsh on people, having to retry for every command :SMoving this ticket to engineering to evaluate and prioritize this improvement.