25 Jun
2008
25 Jun
'08
12:34 p.m.
--On 25. Juni 2008 13:21:54 +0100 Kereoz <kereoz@kereoz.org> wrote:
On Wed, Jun 25, 2008 at 1:13 PM, Andreas Jung <lists@zopyx.com> wrote:
As you can see from the HTML code: something like
app.Control_Panel.Database.<name of storage>.manage_minimize()
should work.
I was thinking about the zope command line tools such as zopectl or so. But in fact yes, seems to work, so I'll do it that way :)
Not worth a followup :-) but you can put this one-liner into a script and call it using "zopecl run" -aj