Command line options
Bug #162058 reported by
sander
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Coccinella |
Fix Released
|
Wishlist
|
Mats |
Bug Description
Add support for command line options.
Ideas:
* account
* password
* server
* theme
* ...
Another idea would be to allow the user to specify a specific configuration file:
-config /home/sander/
This has the advantage that no passwords or other critical information should be specified on command line level (security).
Changed in coccinella: | |
assignee: | nobody → matsben |
importance: | Undecided → Wishlist |
Changed in coccinella: | |
milestone: | none → 0.96.4 |
Changed in coccinella: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
The login command line now works. see READMEs/ README- command- line for more info. Minimal testing as usual. The other stuff listed here can probably also be done...