• 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<string | undefined>

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