cli-testing-specialist 1.0.10

Comprehensive testing framework for CLI tools - automated analysis, test generation, and security validation
Documentation
{
  "binary": "/bin/ls",
  "binary_basename": "ls",
  "version": "BSD ls",
  "subcommand_count": 0,
  "option_count": 12,
  "options": [
    "-l",
    "-a",
    "-h",
    "-R",
    "-t",
    "-r",
    "-S",
    "-1",
    "-d",
    "-F",
    "-G",
    "--color"
  ],
  "subcommands": [],
  "help_available": true,
  "version_available": true,
  "man_page_available": true,
  "analyzed_at": "2025-11-10T12:00:00Z"
}