rose icon indicating copy to clipboard operation
rose copied to clipboard

rose cli: rationalise verbosity defaults

Open benfitzpatrick opened this issue 11 years ago • 1 comments

We need to rationalise the amount of output our commands give.

In particular:

  • [ ] ~rose suite-run is overly chatty by default (e.g. notifying each app copy)~
    • [ ] ~tidy up and consolidate the output information~
    • [ ] ~report uncommitted changes if version control available~
    • [ ] ~make the output information visible in the gui by default~
    • [ ] ~add a timestamped starting or initialised at to the log~
  • [ ] rose task-run is overly chatty by default (most run it with -v anyway)
  • [ ] ~rose rug-brief-tour could provide details of the directories and files it is installing~
  • [ ] ~rose suite-clean probably provides too much detail about what it is doing by default~

benfitzpatrick avatar Dec 11 '13 10:12 benfitzpatrick

Note: Of these four commands only rose task-run remains.

oliver-sanders avatar Jan 15 '21 16:01 oliver-sanders