# File lib/chef/knife/cookbook_list.rb, line 33
      def run 
        output(format_list_for_display(rest.get_rest('cookbooks')))
      end