Skip to content

version

Sébastien Andreatta edited this page Apr 27, 2026 · 2 revisions

odev version

version demo

Print the current version of odev and exit.

Usage

odev version [-v {CRITICAL,ERROR,WARNING,INFO,DEBUG,DEBUG_SQL,NOTSET}] [-h] [-f] [-p]

Aliases

v

Arguments

Optional Arguments:

Argument Description
-v, --log-level Set logging verbosity for the execution of odev.
-h, --help Show help for the current command.
-f, --force Bypass confirmation prompts and assume a default value to all, use with caution!

Examples

Show help

odev version --help

Show odev version

odev version

Clone this wiki locally