1VERSIONINGIT(1) User Commands VERSIONINGIT(1)
2
3
4
6 versioningit – show the version of a versioningit-enabled project
7
9 versioningit [-h] [-n] [--traceback] [-v] [-w] [-V] [project_dir]
10
12 POSITIONAL ARGUMENTS
13 project_dir
14
15 OPTIONAL ARGUMENTS
16 -h, --help
17 Show a help message and exit
18
19 -n, --next-version
20 Show the next version after the current VCS tag
21
22 --traceback
23 Show full traceback on library error
24
25 -v, --verbose
26 Show more log messages
27
28 -w, --write
29 Write version to configured file
30
31 -V, --version
32 Show program’s version number and exit
33
34
35
36 April 2022 VERSIONINGIT(1)