Bug 6797 - Make koha-create more verbose
Summary: Make koha-create more verbose
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Packaging (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Magnus Enger
QA Contact: Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-27 09:29 UTC by Magnus Enger
Modified: 2016-06-23 12:30 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Magnus Enger 2011-08-27 09:29:59 UTC
Over time it has become possible to alter what koha-create does in several ways: the default config file, custom config files pointed to by the --configfile option, as well as specific command line options for --defaultsql, --marcflavor and --zebralang. 

It might be a good idea to have koha-create outoput a summary of what parameters were actually used, to avoid surprises. My preference is to do this as the default, but it could also be hidden behind a --verbose flag.
Comment 1 Tomás Cohen Arazi 2013-04-23 23:09:43 UTC
I think this is still a reasonable enhancement for master.