Skip to content

Unity-Technologies/unity-gaming-services-cli

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

UGS CLI

For installing the UGS CLI and getting started, see Getting Started.

The source code project is for reference only. You may not be able to build it due to lack of access to internal dependencies.

Installation

With npm

Install the CLI with npm by calling npm install -g ugs in your command line.

With GitHub

Download the executable directly from the GitHub releases.

On macos and linux, use chmod +x <path_to_executable> to mark the file as executable.

Documentation

To see the full list of services and commands available in the UGS CLI, visit the documentation on https://services.docs.unity.com/guides/ugs-cli/latest/general/overview

Basic Commands

An UGS CLI command has the following format:

ugs <command> <subcommand> [<arguments>] [options]

To get help and list all modules:

ugs --help

To get the version of the CLI:

ugs --version

System Compatibility

Windows

Requires Windows 10 or later.

Linux

Requires Ubuntu, Alpine or most other major distros.

macOS

Requires Mac OS 10.15 or later.

Getting Help

Please Submit a Request if you need any help.


About

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

Topics

Resources

License

Stars

Watchers

Forks

Languages