Usage: great-docs versions [OPTIONS]
List configured documentation versions.
Shows the multi-version documentation configuration from great-docs.yml,
including version tags, labels, and status indicators.
Examples:
great-docs versions # List all configured versions
great-docs versions --check # Validate configuration
Options:
--project-path DIRECTORY Path to your project root directory (default:
current directory)
--check Validate version configuration and exit with non-
zero on errors
--help Show this message and exit.