cec version
Show Cells Client version information
Synopsis
The version command simply shows the version that is currently running.
It also provides various utility sub commands than comes handy when manipulating software files.
./cec version [flags]
Options
-f, --format string Use go template to format version output
-h, --help help for version
Options inherited from parent commands
-c, --config string Path to the configuration file
SEE ALSO
- ./cec - Connect to a Pydio Cells server using the command line
- ./cec version isgreater - Compares the two passed versions and returns an error if the first is not strictly greater than the second
- ./cec version isrelease - Return an error if the passed version is a snapshot
- ./cec version isvalid - Return an error if the passed version is not correctly formatted