--status= does not work when cmk_list() is called by the drush command

The exports are nicely filtered for display, then something else is done **urgh**

- Move cmk_filter_by_status to cmk.module itself
- Add a general options argument to cmk_list()
- Move the current $filter_status = TRUE / FALSE into the $options array.