Fetch a cached object and display it.
drush cache-get
cid : The id of the object to fetch.
bin : Optional. The cache bin to fetch from.
Display the data for the cache id "schema" from the "cache" bin.
drush cache-get schema
Display the data for the cache id "update_available_releases" from the "update" bin.
drush cache-get update_available_releases update