# File lib/chef/knife/data_bag_list.rb, line 34 def run output(format_list_for_display(Chef::DataBag.list)) end