unity-gaming-services-cli icon indicating copy to clipboard operation
unity-gaming-services-cli copied to clipboard

The unity gaming services (UGS) CLI is a unified command line interface tool for gaming services.

Results 3 unity-gaming-services-cli issues
Sort by recently updated
recently updated
newest added

I migrated from ucd cli to ugs cli, and our C# command line management tools were not working anymore. I was quite surprised, but after some investigation I noticed that...

Using `--version 1.0.0` ``` [ { "BuildName": "XXXXXX", "BuildId": XXXXX, "OsFamily": "LINUX", "Updated": "2023-08-23T16:43:44Z", "BuildConfigurations": 0, "SyncStatus": "PENDING", "Ccd": { "BucketId": "XXXXXX",, "ReleaseId": "00000000-0000-0000-0000-000000000000" }, "Container": null, "S3": null }...

bug

`Linux_BackUpThisFolder_ButDontShipItWithYourGame` `Linux_BurstDebugInformation_DoNotShip` With our workflow tool https://github.com/condensereality/UnityGameHostingAction It would be GREAT, if I could exclude these from the upload, rather than have to move/delete them in the workflow to not...

feature request