Skip to content

seeknal info

Display version information for Seeknal and its key dependencies including Python, PySpark, and DuckDB.

Synopsis

seeknal info

Description

The info command shows version information for Seeknal and its dependencies. This is useful for troubleshooting, reporting bugs, and verifying your environment is correctly configured.

Examples

Show version information

seeknal info

Output Example

Seeknal version: 1.0.0
Python version: 3.11.5
PySpark version: 3.5.0
DuckDB version: 0.10.0

See Also