winget install --id=Meta.OculusPlatformUtility -e
The Oculus platform utility is a command-line tool that enables you upload builds to your release channels much faster than using the developer dashboard web interface, and it enables larger upload packages. It also allows you to incorporate automated uploads into your existing build system. The Oculus platform utility uploads builds faster because it analyzes your build and only uploads the parts that have changed since your last upload.
The Oculus Platform Utility is a command-line tool designed to streamline the process of uploading builds to release channels for Oculus platforms. This utility significantly enhances efficiency by enabling faster uploads compared to the developer dashboard web interface, particularly beneficial for larger build packages.
Key Features:
Audience & Benefits:
Ideal for developers and build system administrators managing Oculus platform deployments, this utility reduces upload times and resource usage. It supports efficient workflow integration, enabling faster iteration cycles and smoother release processes.
The Oculus Platform Utility can be installed via winget, ensuring straightforward setup for development environments.