great-docs versions
List configured documentation versions.
great-docs versions [OPTIONS]Shows the multi-version documentation configuration from great-docs.yml, including version tags, labels, and status indicators.
Full --help output
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.
Options
--project-path: DIRECTORY- Path to your project root directory (default: current directory)
--check- Validate version configuration and exit with non-zero on errors
Examples
great-docs versions # List all configured versions
great-docs versions --check # Validate configuration