# File lib/chef/knife/environment_list.rb, line 37
      def run
        output(format_list_for_display(Chef::Environment.list))
      end