cubicweb #342816 which cube an app is based on in cw-ctl list [open]
reading the output of cubicweb-ctl list, one does not know what cube an application is an instance of. | |
priority | minor |
---|---|
type | enhancement |
done in | <not specified> |
load | 0.200 |
load left | 0.200 |
closed by | <not specified> |
similar entities
- cubicweb #1577037 cubicweb-ctl list gives me weird dependecy messages
- cubicweb #508052 cubicweb-ctl versions <instance>
- cubicweb #2709702 allow to pass instance creation options as command line arguments
- cubicweb #1433117 Can't delete an instance that doesnot have its database anymore
- cubicweb #2235595 cubicweb db-dump creates an empty file when something goes wrong
[see all]
Comments
-
2009/04/17 14:36, written by mailbot
-
2011/06/29 12:31, written by nchauvat
add commentthe pb is that we need to access the database to know that. So if one really
want this information, it should be explictly asked by an option (since it
will seriously slow down the command...)
now that we have cw-ctl versions <instance>, maybe we could check the dependencies between cubes and list the "root" cube.