c.command :content do | content |
        content.action do | global_options, options, args |
          LeanCloudLogger.instance.set_command("image/content")
          path = File.expand_path(global_options[:path])
          BigResources::ImageAnalyzeUtil.get_duplicate_content_file_with_type(path, BigResources::PNG)