updatecli version

Documentation for the command `updatecli version`

updatecli version

Print current application version

updatecli version [flags]

Options

  -h, --help   help for version

Options inherited from parent commands

      --debug                   Debug Output
      --disable-version-check   Disable version check (env: UPDATECLI_DISABLE_VERSION_CHECK)
      --experimental            Enable Experimental mode
      --unique-tmp-dir          Use a unique temporary directory to allow running multiple Updatecli instances in parallel

SEE ALSO

  • updatecli - Updatecli is a declarative dependency manager command line tool
Top