• Returns the version of the globally installed CLI, only if it's greater than 3.59.0 (when the global CLI was introduced).

    Returns Promise<undefined | string>

    The version of the CLI if it is globally installed or undefined.