version

The sumocli version command is used to output the version of sumocli you are using.

Usage

Usage: sumocli version

The expected output of this command will be:

Sumocli <version> <build> <date>

If Sumocli is compiled from source the version output will be:

Sumocli Dev Dev Dev

You can change these values by updating the build.go file located in internal/build.

Last updated

Was this helpful?