Hi all! We are excited to announce that the Unity Gaming Services - Command Line Interface (UGS CLI) has now entered Open Beta!
What is UGS CLI?
It is a command line interface with a variety of tools to easily manage, test and deploy Unity Gaming Services configuration. The CLI provides a scalable and automatable alternative to the Unity Dashboard and can greatly improve Developers workflow & productivity.
What does the release include?
UGS CLI Beta offer support for Deployments (Remote Config & Cloud Code), Lobby, Cloud Code and Environment. The Release is now accessible to all users via a public Github repository.
What can the Lobby CLI Module do?
It gives you new ways to interact with the Lobby service and issue commands such as:
-
Get lobbies information and update lobbies
-
Create or Join lobbies
-
Show list of lobbies that players are in
-
Heartbeat a lobby to keep it active
-
Request auth token for lobby integration
And more!
Getting started
-
To install and use the UGS CLI, follow the getting started documentation
-
Browse Samples on how to use Deployments
-
Examples on how to integrate UGS CLI as part of CI/CD tools
Complete documentation can be found on the GitHub repository.