mods.storage
commands to manipulate objects in the backend storage.
-
deleted
(event)[source]
show deleted records.
-
dump
(event)[source]
dump objects matching the given criteria.
-
find
(event)[source]
present a list of objects based on prompt input.
-
first
(event)[source]
show the first record matching the given criteria.
-
last
(event)[source]
show last objectect matching the criteria.
-
restore
(event)[source]
set deleted=False in selected records.
-
rm
(event)[source]
set deleted flag on objects.
-
sequence
(event)[source]
show sequence of events.
-
today
(event)[source]
show objects logged for today.
-
week
(event)[source]
show last week’s logged objects.
-
yesterday
(event)[source]
show objects added yesterday.